Searched defs:enablePrecision (Results 1 – 2 of 2) sorted by relevance
31 bool enablePrecision, in TOutputVulkanGLSL()
1062 bool enablePrecision = ((compileOptions & SH_IGNORE_PRECISION_QUALIFIERS) == 0); in translate() local