Searched refs:PRIM3D_LINESTRIP (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_render.c75 PRIM3D_LINESTRIP,
76 PRIM3D_LINESTRIP,
H A Di915_reg.h44 #define PRIM3D_LINESTRIP (0x6<<18) macro
H A Di915_debug.c70 case PRIM3D_LINESTRIP: return "LINESTRIP"; break;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_render.c75 PRIM3D_LINESTRIP,
76 PRIM3D_LINESTRIP,
H A Di915_reg.h44 #define PRIM3D_LINESTRIP (0x6<<18) macro
H A Di915_debug.c70 case PRIM3D_LINESTRIP: return "LINESTRIP"; break;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h227 case PRIM3D_LINESTRIP:
H A Di915_reg.h44 #define PRIM3D_LINESTRIP (0x6<<18) macro
882 #define PRIM3D_LINESTRIP (0x6<<18) macro
H A Di915_prim_vbuf.c346 i915_render->hwprim = PRIM3D_LINESTRIP;
H A Di915_debug.c118 case PRIM3D_LINESTRIP: return "LINESTRIP"; break;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h227 case PRIM3D_LINESTRIP:
H A Di915_reg.h44 #define PRIM3D_LINESTRIP (0x6<<18) macro
882 #define PRIM3D_LINESTRIP (0x6<<18) macro
H A Di915_prim_vbuf.c346 i915_render->hwprim = PRIM3D_LINESTRIP;
H A Di915_debug.c118 case PRIM3D_LINESTRIP: return "LINESTRIP"; break;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_reg.h237 #define PRIM3D_LINESTRIP (0x6<<18) macro
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_reg.h237 #define PRIM3D_LINESTRIP (0x6<<18) macro

Completed in 265 milliseconds