Home
last modified time | relevance | path

Searched defs:enablePrecision (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DOutputVulkanGLSL.cpp24 bool enablePrecision, in TOutputVulkanGLSL()
DTranslatorVulkan.cpp1428 const bool enablePrecision = (compileOptions & SH_IGNORE_PRECISION_QUALIFIERS) == 0; in translate() local
DBuildSPIRV.cpp664 const bool enablePrecision = (mCompileOptions & SH_IGNORE_PRECISION_QUALIFIERS) == 0; in getDecorations() local