Home
last modified time | relevance | path

Searched refs:PRIM3D_RECTLIST (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_reg.h238 #define PRIM3D_RECTLIST (0x7<<18) macro
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h45 #define PRIM3D_RECTLIST (0x7<<18) macro
883 #define PRIM3D_RECTLIST (0x7<<18) macro
Di915_debug.c119 case PRIM3D_RECTLIST: return "RECTLIST"; break; in get_prim_name()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h45 #define PRIM3D_RECTLIST (0x7<<18) macro
Di915_debug.c71 case PRIM3D_RECTLIST: return "RECTLIST"; break; in get_prim_name()