Searched refs:PRIM3D_POLY (Results 1 – 7 of 7) sorted by relevance
211 #define PRIM3D_POLY (0x4<<18) macro
78 [GL_POLYGON] = PRIM3D_POLY,
42 #define PRIM3D_POLY (0x4<<18) macro
240 case PRIM3D_POLY: in i915_validate_vertices()
40 #define PRIM3D_POLY (0x4 << 18) macro852 #define PRIM3D_POLY (0x4 << 18) macro
332 i915_render->hwprim = PRIM3D_POLY; in i915_vbuf_render_set_primitive()
110 case PRIM3D_POLY: in get_prim_name()