Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp6227 bool explicitTypesEnabled = extensionTurnedOn(E_GL_EXT_shader_explicit_arithmetic_types) || in findFunction() local
6243 else if (explicitTypesEnabled) in findFunction()