Searched refs:autoPushConstantMaxSize (Results 1 – 2 of 2) sorted by relevance
313 autoPushConstantMaxSize = 128; in TGlslIoMapper()338 autoPushConstantMaxSize = maxSize; in setAutoPushConstantBlock()353 unsigned int autoPushConstantMaxSize; variable
1662 if (size <= int(autoPushConstantMaxSize)) { in doMap()