Searched refs:_3DPRIM_TRISTRIP (Results 1 – 8 of 8) sorted by relevance
31 #define _3DPRIM_TRISTRIP 0x05 macro
539 case _3DPRIM_TRISTRIP: in xfb_write()
611 case _3DPRIM_TRISTRIP: in brw_compile_ff_gs_prog()
570 [SHADER_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
772 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()
597 case _3DPRIM_TRISTRIP: in genX()969 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
197 [PIPE_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP, in translate_prim_type()
198 [PIPE_PRIM_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP, in translate_prim_type()