Searched refs:_3DPRIM_TRISTRIP (Results 1 – 7 of 7) sorted by relevance
108 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
94 case _3DPRIM_TRISTRIP: in brw_codegen_ff_gs_prog()
579 case _3DPRIM_TRISTRIP: in xfb_write()
91 hw_prim = _3DPRIM_TRISTRIP; in brw_set_prim()
744 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()
70 #define _3DPRIM_TRISTRIP 0x05 macro
217 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,