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