Home
last modified time | relevance | path

Searched defs:vertexAlloc (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/ganesh/geometry/
DGrInnerFanTriangulator.h28 int pathToTriangles(GrEagerVertexAllocator* vertexAlloc, BreadcrumbTriangleList* breadcrumbList, in pathToTriangles()
44 int polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAlloc, in polysToTriangles()
/external/skia/src/gpu/ganesh/ops/
DPathStencilCoverOp.cpp238 GrEagerDynamicVertexAllocator vertexAlloc(flushState, &fFanBuffer, &fFanBaseVertex); in onPrepare() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp479 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
948 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
/external/skia/tests/
DTriangulatingPathRendererTests.cpp1007 SimpleVertexAllocator vertexAlloc; in verify_simple_inner_polygons() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp259 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon2b56f3930111::GraphicsConfiguration
DvktRayQueryCullRayFlagsTests.cpp340 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anonc81e61670111::GraphicsConfiguration
DvktRayQueryAccelerationStructuresTests.cpp355 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon67cf24ac0111::GraphicsConfiguration
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1598 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
DvktPipelineMultisampleTests.cpp5044 auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp226 de::MovePtr<Allocation>& vertexAlloc) in createVertexBuffer()