Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp808 void transformVertexClipCoordsToWindowCoords (const RenderState& state, VertexPacket& packet) in transformVertexClipCoordsToWindowCoords() function
837 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()
838 transformVertexClipCoordsToWindowCoords(state, *target.v1); in transformPrimitiveClipCoordsToWindowCoords()
839 transformVertexClipCoordsToWindowCoords(state, *target.v2); in transformPrimitiveClipCoordsToWindowCoords()
844 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()
845 transformVertexClipCoordsToWindowCoords(state, *target.v1); in transformPrimitiveClipCoordsToWindowCoords()
850 transformVertexClipCoordsToWindowCoords(state, *target.v0); in transformPrimitiveClipCoordsToWindowCoords()