Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.h134 D3D11_PRIMITIVE_TOPOLOGY *outTopology);
DBlit11.cpp392 D3D11_PRIMITIVE_TOPOLOGY *outTopology) in Write2DVertices() argument
408 *outTopology = D3D_PRIMITIVE_TOPOLOGY_TRIANGLESTRIP; in Write2DVertices()
418 D3D11_PRIMITIVE_TOPOLOGY *outTopology) in Write3DVertices() argument
444 *outTopology = D3D_PRIMITIVE_TOPOLOGY_TRIANGLELIST; in Write3DVertices()