Searched refs:VGPU10_PRIMITIVE_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
375 VGPU10_PRIMITIVE_UNDEFINED = 0, enumerator
2779 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_QUADS */ in emit_vgpu10_property()2780 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_QUAD_STRIP */ in emit_vgpu10_property()2781 VGPU10_PRIMITIVE_UNDEFINED, /* PIPE_PRIM_POLYGON */ in emit_vgpu10_property()2820 assert(emit->gs.prim_type != VGPU10_PRIMITIVE_UNDEFINED); in emit_vgpu10_property()