Searched refs:PRIM3D_TRILIST (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h231 case PRIM3D_TRILIST:
H A Di915_prim_emit.c175 emit_prim( stage, prim, PRIM3D_TRILIST, 3 );
H A Di915_prim_vbuf.c350 i915_render->hwprim = PRIM3D_TRILIST;
362 i915_render->hwprim = PRIM3D_TRILIST;
366 i915_render->hwprim = PRIM3D_TRILIST;
H A Di915_reg.h38 #define PRIM3D_TRILIST (0x0<<18) macro
876 #define PRIM3D_TRILIST (0x0<<18) macro
H A Di915_debug.c112 case PRIM3D_TRILIST: return "TRILIST"; break;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h231 case PRIM3D_TRILIST:
H A Di915_prim_emit.c175 emit_prim( stage, prim, PRIM3D_TRILIST, 3 );
H A Di915_prim_vbuf.c350 i915_render->hwprim = PRIM3D_TRILIST;
362 i915_render->hwprim = PRIM3D_TRILIST;
366 i915_render->hwprim = PRIM3D_TRILIST;
H A Di915_reg.h38 #define PRIM3D_TRILIST (0x0<<18) macro
876 #define PRIM3D_TRILIST (0x0<<18) macro
H A Di915_debug.c112 case PRIM3D_TRILIST: return "TRILIST"; break;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_render.c77 PRIM3D_TRILIST,
H A Dintel_tris.c680 PRIM3D_TRILIST,
681 PRIM3D_TRILIST,
682 PRIM3D_TRILIST,
683 PRIM3D_TRILIST,
684 PRIM3D_TRILIST,
685 PRIM3D_TRILIST
H A Di915_reg.h38 #define PRIM3D_TRILIST (0x0<<18) macro
H A Di915_debug.c64 case PRIM3D_TRILIST: return "TRILIST"; break;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_reg.h231 #define PRIM3D_TRILIST (0x0<<18) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_render.c77 PRIM3D_TRILIST,
H A Dintel_tris.c680 PRIM3D_TRILIST,
681 PRIM3D_TRILIST,
682 PRIM3D_TRILIST,
683 PRIM3D_TRILIST,
684 PRIM3D_TRILIST,
685 PRIM3D_TRILIST
H A Di915_reg.h38 #define PRIM3D_TRILIST (0x0<<18) macro
H A Di915_debug.c64 case PRIM3D_TRILIST: return "TRILIST"; break;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_reg.h231 #define PRIM3D_TRILIST (0x0<<18) macro

Completed in 251 milliseconds