Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_reg.h209 #define PRIM3D_TRISTRIP_RVRSE (0x2<<18) macro
Di915_reg.h40 #define PRIM3D_TRISTRIP_RVRSE (0x2<<18) macro
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_reg.h38 #define PRIM3D_TRISTRIP_RVRSE (0x2 << 18) macro
850 #define PRIM3D_TRISTRIP_RVRSE (0x2 << 18) macro
Di915_debug.c104 case PRIM3D_TRISTRIP_RVRSE: in get_prim_name()