Searched refs:PRIM3D_POINTLIST (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h219 case PRIM3D_POINTLIST:
H A Di915_prim_emit.c189 emit_prim( stage, prim, PRIM3D_POINTLIST, 1 );
H A Di915_reg.h46 #define PRIM3D_POINTLIST (0x8<<18) macro
884 #define PRIM3D_POINTLIST (0x8<<18) macro
H A Di915_prim_vbuf.c334 i915_render->hwprim = PRIM3D_POINTLIST;
H A Di915_debug.c120 case PRIM3D_POINTLIST: return "POINTLIST"; break;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_reg.h211 #define PRIM3D_POINTLIST (0x8<<18) macro
H A Dintel_render.c68 [GL_POINTS] = PRIM3D_POINTLIST,
H A Di915_reg.h46 #define PRIM3D_POINTLIST (0x8<<18) macro
H A Dintel_tris.c669 [GL_POINTS] = PRIM3D_POINTLIST,

Completed in 164 milliseconds