Searched refs:vec2_type (Results 1 – 4 of 4) sorted by relevance
163 static const glsl_type *const vec2_type; member
74 const glsl_type *const glsl_type::vec2_type = & builtin_core_types[9];
1882 fs_reg(this, glsl_type::vec2_type); in emit_interpolation_setup_gen4()
3709 coord = st_src_reg(PROGRAM_INPUT, FRAG_ATTRIB_TEX0, glsl_type::vec2_type); in get_pixel_transfer_visitor()3837 coord = st_src_reg(PROGRAM_INPUT, FRAG_ATTRIB_TEX0, glsl_type::vec2_type); in get_bitmap_visitor()