/external/skia/src/gpu/ |
D | GrInnerFanTriangulator.h | 26 int pathToTriangles(GrEagerVertexAllocator* vertexAlloc, BreadcrumbTriangleList* breadcrumbList, in pathToTriangles() 38 int polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAlloc, in polysToTriangles()
|
/external/skia/src/gpu/tessellate/ |
D | GrPathTessellator.cpp | 69 GrEagerDynamicVertexAllocator vertexAlloc(target, &fInstanceBuffer, &fBaseInstance); in prepare() local 248 GrEagerDynamicVertexAllocator vertexAlloc(target, &fPatchBuffer, &fBasePatchVertex); in prepare() local 289 GrEagerDynamicVertexAllocator vertexAlloc(target, &fPatchBuffer, &fBasePatchVertex); in prepare() local
|
D | GrPathStencilFillOp.cpp | 144 GrEagerDynamicVertexAllocator vertexAlloc(flushState, &fFanBuffer, &fFanBaseVertex); in onPrepare() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateTests.cpp | 476 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local 944 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
|
/external/skia/tests/ |
D | TriangulatingPathRendererTests.cpp | 861 SimpleVertexAllocator vertexAlloc; in verify_simple_inner_polygons() local
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryTraversalControlTests.cpp | 259 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon8c0a8a4e0111::GraphicsConfiguration
|
D | vktRayQueryCullRayFlagsTests.cpp | 340 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anone455d2a20111::GraphicsConfiguration
|
D | vktRayQueryAccelerationStructuresTests.cpp | 354 de::MovePtr<Allocation> vertexAlloc; member in vkt::RayQuery::__anon1d259ba70111::GraphicsConfiguration
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 226 de::MovePtr<Allocation>& vertexAlloc) in createVertexBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 1520 const auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
|
D | vktPipelineMultisampleTests.cpp | 4097 auto& vertexAlloc = vertexBuffer.getAllocation(); in iterate() local
|