Lines Matching defs:vpalloc
527 VertexPacketAllocator& vpalloc) in clipPrimitives()
717 VertexPacketAllocator& vpalloc) in clipPrimitives()
788 VertexPacketAllocator& vpalloc) in clipPrimitives()
864 …ket*& packet, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticeDistinct()
888 …ngle& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
895 …Line& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
901 …oint& target, std::set<VertexPacket*, std::less<void*> >& vertices, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
907 void makeSharedVerticesDistinct (ContainerType& list, VertexPacketAllocator& vpalloc) in makeSharedVerticesDistinct()
1337 …get& renderTarget, const Program& program, ContainerType& primList, VertexPacketAllocator& vpalloc) in drawBasicPrimitives()
1394 …rogram& program, VertexPacket* const* vertices, size_t numVertices, VertexPacketAllocator& vpalloc) in drawGeometryShaderOutputAsPrimitives()
1416 VertexPacketAllocator vpalloc(program.geometryShader->getOutputs().size()); in drawWithGeometryShader() local
1481 …Packet* const* vertices, int numVertices, DrawContext& drawContext, VertexPacketAllocator& vpalloc) in drawAsPrimitives()
1776 VertexPacketAllocator vpalloc(numVaryings); in drawInstanced() local