Searched refs:_3DPRIM_QUADSTRIP (Results 1 – 9 of 9) sorted by relevance
100 case _3DPRIM_QUADSTRIP: in brw_codegen_ff_gs_prog()118 case _3DPRIM_QUADSTRIP: in brw_codegen_ff_gs_prog()229 brw->primitive == _3DPRIM_QUADSTRIP || in brw_ff_gs_populate_key()
112 [GL_QUAD_STRIP] = _3DPRIM_QUADSTRIP,
98 #define _3DPRIM_QUADSTRIP 0x08 macro
582 case _3DPRIM_QUADSTRIP: in xfb_write()
68 #define _3DPRIM_QUADSTRIP 0x08 macro
574 [GL_QUAD_STRIP] = _3DPRIM_QUADSTRIP,
65 #define _3DPRIM_QUADSTRIP 0x08 macro
485 case _3DPRIM_QUADSTRIP: in anv_raster_polygon_mode()
196 [PIPE_PRIM_QUAD_STRIP] = _3DPRIM_QUADSTRIP, in translate_prim_type()