Home
last modified time | relevance | path

Searched refs:explicitTypesEnabled (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp6943 bool explicitTypesEnabled = extensionTurnedOn(E_GL_EXT_shader_explicit_arithmetic_types) || in findFunction() local
6953 function = (explicitTypesEnabled && version >= 310) in findFunction()
6964 else if (explicitTypesEnabled) in findFunction()