Searched refs:explicitTypesEnabled (Results 1 – 1 of 1) sorted by relevance
6943 bool explicitTypesEnabled = extensionTurnedOn(E_GL_EXT_shader_explicit_arithmetic_types) || in findFunction() local6953 function = (explicitTypesEnabled && version >= 310) in findFunction()6964 else if (explicitTypesEnabled) in findFunction()