Searched defs:vertexAlloc (Results 1 – 10 of 10) sorted by relevance
28 int pathToTriangles(GrEagerVertexAllocator* vertexAlloc, BreadcrumbTriangleList* breadcrumbList, in pathToTriangles()44 int polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAlloc, in polysToTriangles()
238 GrEagerDynamicVertexAllocator vertexAlloc(flushState, &fFanBuffer, &fFanBaseVertex); in onPrepare() local
479 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local948 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
1007 SimpleVertexAllocator vertexAlloc; in verify_simple_inner_polygons() local
259 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon2b56f3930111::GraphicsConfiguration
340 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anonc81e61670111::GraphicsConfiguration
355 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon67cf24ac0111::GraphicsConfiguration
1598 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
5044 auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
226 de::MovePtr<Allocation>& vertexAlloc) in createVertexBuffer()