Searched refs:_3DPRIM_TRILIST (Results 1 – 13 of 13) sorted by relevance
108 [GL_TRIANGLES] = _3DPRIM_TRILIST,
92 case _3DPRIM_TRILIST: in brw_codegen_ff_gs_prog()
122 OUT_BATCH(_3DPRIM_TRILIST); in gen8_emit_vf_topology()
123 OUT_BATCH(_3DPRIM_TRILIST); in gen8_emit_vf_topology()
94 #define _3DPRIM_TRILIST 0x04 macro
575 case _3DPRIM_TRILIST: in xfb_write()
64 #define _3DPRIM_TRILIST 0x04 macro
570 [GL_TRIANGLES] = _3DPRIM_TRILIST,
770 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) | in brw_emit_anyprim_setup()
61 #define _3DPRIM_TRILIST 0x04 macro
480 case _3DPRIM_TRILIST: in anv_raster_polygon_mode()872 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST] = _3DPRIM_TRILIST,
400 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST] = _3DPRIM_TRILIST,
192 [PIPE_PRIM_TRIANGLES] = _3DPRIM_TRILIST, in translate_prim_type()