Searched refs:_3DPRIM_TRISTRIP (Results 1 – 12 of 12) sorted by relevance
109 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
94 case _3DPRIM_TRISTRIP: in brw_codegen_ff_gs_prog()
95 hw_prim = _3DPRIM_TRISTRIP; in brw_set_prim()
95 #define _3DPRIM_TRISTRIP 0x05 macro
577 case _3DPRIM_TRISTRIP: in xfb_write()
65 #define _3DPRIM_TRISTRIP 0x05 macro
571 [GL_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
771 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()
62 #define _3DPRIM_TRISTRIP 0x05 macro
482 case _3DPRIM_TRISTRIP: in anv_raster_polygon_mode()873 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
401 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
193 [PIPE_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP, in translate_prim_type()