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