Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c188 VGPU10_PRIMITIVE_TOPOLOGY prim_topology; /**< VGPU10 primitive topology */ member
1933 emit->gs.prim_topology = primTopology[prop->u[0].Data]; in emit_vgpu10_property()
1934 assert(emit->gs.prim_topology != VGPU10_PRIMITIVE_TOPOLOGY_UNDEFINED); in emit_vgpu10_property()
1981 opcode0.primitiveTopology = emit->gs.prim_topology; in emit_property_instructions()