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.c192 VGPU10_PRIMITIVE_TOPOLOGY prim_topology; /**< VGPU10 primitive topology */ member
1939 emit->gs.prim_topology = primTopology[prop->u[0].Data]; in emit_vgpu10_property()
1940 assert(emit->gs.prim_topology != VGPU10_PRIMITIVE_TOPOLOGY_UNDEFINED); in emit_vgpu10_property()
1987 opcode0.primitiveTopology = emit->gs.prim_topology; in emit_property_instructions()