Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1329 …onst RenderTarget& renderTarget, const Program& program, ContainerType& primList, VertexPacketAllo… in drawBasicPrimitives() argument
1336 flatshadeVertices(program, primList); in drawBasicPrimitives()
1340 clipPrimitives(primList, program, clipZ, vpalloc); in drawBasicPrimitives()
1343 transformClipCoordsToWindowCoords(state, primList); in drawBasicPrimitives()
1346 rasterize(state, renderTarget, program, primList); in drawBasicPrimitives()