Searched refs:_3DPRIM_TRISTRIP (Results 1 – 11 of 11) sorted by relevance
109 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
95 hw_prim = _3DPRIM_TRISTRIP; in brw_set_prim()
538 case _3DPRIM_TRISTRIP: in xfb_write()
610 case _3DPRIM_TRISTRIP: in brw_compile_ff_gs_prog()
572 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
66 #define _3DPRIM_TRISTRIP 0x05 macro
771 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()
472 case _3DPRIM_TRISTRIP: in genX()947 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
371 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
193 [PIPE_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP, in translate_prim_type()
196 [PIPE_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP, in translate_prim_type()