Searched refs:primitive_topology (Results 1 – 4 of 4) sorted by relevance
130 unsigned primitive_topology : 7; member
70 D3D11_PRIMITIVE_TOPOLOGY primitive_topology; member163 primitive_topology = D3D11_PRIMITIVE_TOPOLOGY_UNDEFINED; in init_context()704 if(primitive_topology != new_primitive_topology) in IASetPrimitiveTopology()710 primitive_topology = new_primitive_topology; in IASetPrimitiveTopology()718 *out_primitive_topology = primitive_topology; in IAGetPrimitiveTopology()
781 …ty_gs_output_prim(ureg, d3d_to_pipe_prim[dcl.dcl_gs_output_primitive_topology.primitive_topology]); in do_translate()
953 dcl.dcl_gs_output_primitive_topology.primitive_topology); in inspectDeclaration()