Home
last modified time | relevance | path

Searched refs:copyVertexPacketPointers (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.cpp1357 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Point& in) in copyVertexPacketPointers() function
1362 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Line& in) in copyVertexPacketPointers() function
1368 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Triangle& in) in copyVertexPacketPointers() function
1375 void copyVertexPacketPointers(const VertexPacket** dst, const pa::LineAdjacency& in) in copyVertexPacketPointers() function
1383 void copyVertexPacketPointers(const VertexPacket** dst, const pa::TriangleAdjacency& in) in copyVertexPacketPointers() function
1427 copyVertexPacketPointers(primitives[primitiveNdx].vertices, input[primitiveNdx]); in drawWithGeometryShader()

Completed in 4 milliseconds