Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp812 void transformVertexClipCoordsToWindowCoords (const RenderState& state, VertexPacket& packet) in transformVertexClipCoordsToWindowCoords() function
841 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()
842 transformVertexClipCoordsToWindowCoords(state, *target.v1); in transformPrimitiveClipCoordsToWindowCoords()
843 transformVertexClipCoordsToWindowCoords(state, *target.v2); in transformPrimitiveClipCoordsToWindowCoords()
848 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()
849 transformVertexClipCoordsToWindowCoords(state, *target.v1); in transformPrimitiveClipCoordsToWindowCoords()
854 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()