Home
last modified time | relevance | path

Searched refs:max_out_vertices (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c195 unsigned max_out_vertices; /**< maximum number of output vertices */ member
1944 emit->gs.max_out_vertices = prop->u[0].Data; in emit_vgpu10_property()
1993 emit_property_instruction(emit, opcode0, 1, emit->gs.max_out_vertices); in emit_property_instructions()