Searched refs:_3DPRIM_TRISTRIP (Results 1 – 8 of 8) sorted by relevance
109 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
94 case _3DPRIM_TRISTRIP: in brw_codegen_ff_gs_prog()
93 hw_prim = _3DPRIM_TRISTRIP; in brw_set_prim()
56 #define _3DPRIM_TRISTRIP 0x05 macro
577 case _3DPRIM_TRISTRIP: in xfb_write()
602 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
771 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()
236 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,