Searched refs:_3DPRIM_QUADSTRIP (Results 1 – 4 of 4) 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()
111 [GL_QUAD_STRIP] = _3DPRIM_QUADSTRIP,
584 case _3DPRIM_QUADSTRIP: in xfb_write()
73 #define _3DPRIM_QUADSTRIP 0x08 macro