Home
last modified time | relevance | path

Searched refs:_3DPRIM_TRISTRIP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c61 _3DPRIM_TRISTRIP,
102 hw_prim = _3DPRIM_TRISTRIP; in brw_set_prim()
Dbrw_gs.c94 case _3DPRIM_TRISTRIP: in compile_gs_prog()
Dbrw_defines.h62 #define _3DPRIM_TRISTRIP 0x05 macro
Dbrw_sf_emit.c737 (1<<_3DPRIM_TRISTRIP) | in brw_emit_anyprim_setup()