Searched refs:is_unsigned_glsl_opcode (Results 1 – 1 of 1) sorted by relevance
73 static bool is_unsigned_glsl_opcode(GLSLstd450 op) in is_unsigned_glsl_opcode() function7214 if (is_legacy() && is_unsigned_glsl_opcode(op)) in emit_glsl_op()