Searched refs:uvec4_type (Results 1 – 3 of 3) sorted by relevance
161 static const glsl_type *const uvec4_type; member
264 const glsl_type *const glsl_type::uvec4_type = & builtin_130_types[3];
2130 dst_reg header1 = dst_reg(this, glsl_type::uvec4_type); in emit_psiz_and_flags()2670 src_reg temp = src_reg(this, glsl_type::uvec4_type); in resolve_ud_negate()