Searched refs:PRIM3D_POINTLIST (Results 1 – 9 of 9) sorted by relevance
215 #define PRIM3D_POINTLIST (0x8<<18) macro
69 [GL_POINTS] = PRIM3D_POINTLIST,
46 #define PRIM3D_POINTLIST (0x8<<18) macro
670 [GL_POINTS] = PRIM3D_POINTLIST,
216 case PRIM3D_POINTLIST: in i915_validate_vertices()
172 emit_prim(stage, prim, PRIM3D_POINTLIST, 1); in setup_point()
44 #define PRIM3D_POINTLIST (0x8 << 18) macro856 #define PRIM3D_POINTLIST (0x8 << 18) macro
296 i915_render->hwprim = PRIM3D_POINTLIST; in i915_vbuf_render_set_primitive()
122 case PRIM3D_POINTLIST: in get_prim_name()