Searched refs:_3DPRIM_TRILIST (Results 1 – 6 of 6) sorted by relevance
107 [GL_TRIANGLES] = _3DPRIM_TRILIST,
92 case _3DPRIM_TRILIST: in brw_codegen_ff_gs_prog()
577 case _3DPRIM_TRILIST: in xfb_write()
743 brw_AND(p, v1_null_ud, primmask, brw_imm_ud((1<<_3DPRIM_TRILIST) | in brw_emit_anyprim_setup()
69 #define _3DPRIM_TRILIST 0x04 macro
216 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST] = _3DPRIM_TRILIST,