Searched refs:primList (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.cpp | 1337 …onst RenderTarget& renderTarget, const Program& program, ContainerType& primList, VertexPacketAllo… in drawBasicPrimitives() argument 1344 flatshadeVertices(program, primList); in drawBasicPrimitives() 1348 clipPrimitives(primList, program, clipZ, vpalloc); in drawBasicPrimitives() 1351 transformClipCoordsToWindowCoords(state, primList); in drawBasicPrimitives() 1354 rasterize(state, renderTarget, program, primList); in drawBasicPrimitives()
|