Searched refs:VGPU10_PRIMITIVE_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
223 VGPU10_PRIMITIVE_UNDEFINED = 0, enumerator
1892 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_QUADS */ in emit_vgpu10_property()1893 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_QUAD_STRIP */ in emit_vgpu10_property()1894 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_POLYGON */ in emit_vgpu10_property()1933 assert(emit->gs.prim_type != VGPU10_PRIMITIVE_UNDEFINED); in emit_vgpu10_property()