Searched refs:mEnablePrecision (Results 1 – 2 of 2) sorted by relevance
46 mEnablePrecision(enablePrecision) in TOutputVulkanGLSL()177 if ((precision == EbpUndefined) || !mEnablePrecision) in writeVariablePrecision()
66 bool mEnablePrecision; variable