Searched defs:enablePrecision (Results 1 – 3 of 3) sorted by relevance
30 bool enablePrecision, in TOutputVulkanGLSL()
1321 bool enablePrecision = (compileOptions & SH_IGNORE_PRECISION_QUALIFIERS) == 0; in translate() local
523 const bool enablePrecision = (mCompileOptions & SH_IGNORE_PRECISION_QUALIFIERS) == 0; in getDecorations() local