Searched refs:canPromoteConstant (Results 1 – 1 of 1) sorted by relevance
893 bool canPromoteConstant = true; in addConversion() local910 canPromoteConstant = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in addConversion()915 canPromoteConstant = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in addConversion()920 canPromoteConstant = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in addConversion()925 canPromoteConstant = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in addConversion()930 canPromoteConstant = extensionRequested(E_GL_EXT_shader_explicit_arithmetic_types) || in addConversion()1030 if (canPromoteConstant && node->getAsConstantUnion()) in addConversion()