Searched refs:hasUBOs (Results 1 – 3 of 3) sorted by relevance
49 TranslatorMetalReflection() : hasUBOs(false), hasFlatInput(false) {} in TranslatorMetalReflection()131 hasUBOs = false; in reset()140 bool hasUBOs = false; variable
423 if (reflection->hasUBOs)
1795 reflection->hasUBOs = true; in emitFunctionParameter()