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

/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1349 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Point& in) function in namespace:rr::__anon19807
1354 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Line& in) function in namespace:rr::__anon19807
1360 void copyVertexPacketPointers(const VertexPacket** dst, const pa::Triangle& in) function in namespace:rr::__anon19807
1367 void copyVertexPacketPointers(const VertexPacket** dst, const pa::LineAdjacency& in) function in namespace:rr::__anon19807
1375 void copyVertexPacketPointers(const VertexPacket** dst, const pa::TriangleAdjacency& in) function in namespace:rr::__anon19807
1419 copyVertexPacketPointers(primitives[primitiveNdx].vertices, input[primitiveNdx]);

Completed in 212 milliseconds