Lines Matching refs:VertexPacketAllocator
523 VertexPacketAllocator& vpalloc) in clipPrimitives()
713 VertexPacketAllocator& vpalloc) in clipPrimitives()
784 VertexPacketAllocator& vpalloc) in clipPrimitives()
860 …ket*& packet, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticeDistinct()
884 …ngle& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
891 …Line& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
897 …oint& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
903 void makeSharedVerticesDistinct (ContainerType& list, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
1329 …get& renderTarget, const Program& program, ContainerType& primList, VertexPacketAllocator& vpalloc) in drawBasicPrimitives()
1386 …rogram& program, VertexPacket* const* vertices, size_t numVertices, VertexPacketAllocator& vpalloc) in drawGeometryShaderOutputAsPrimitives()
1408 VertexPacketAllocator vpalloc(program.geometryShader->getOutputs().size()); in drawWithGeometryShader()
1473 …Packet* const* vertices, int numVertices, DrawContext& drawContext, VertexPacketAllocator& vpalloc) in drawAsPrimitives()
1768 VertexPacketAllocator vpalloc(numVaryings); in drawInstanced()