Searched refs:explicitTypesEnabled (Results 1 – 2 of 2) sorted by relevance
1496 bool explicitTypesEnabled = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in canImplicitlyPromote() local1505 if (explicitTypesEnabled) { in canImplicitlyPromote()
5830 bool explicitTypesEnabled = extensionTurnedOn(E_GL_EXT_shader_explicit_arithmetic_types) || in findFunction() local5843 else if (explicitTypesEnabled) in findFunction()