Home
last modified time | relevance | path

Searched defs:drawCall (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.cpp658 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupSolidTriangles()
703 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupWireframeTriangles()
758 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupPointTriangles()
803 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupLines()
824 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupPoints()
DVertexProcessor.hpp44 int drawCall = -1; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.hpp252 AtomicInt drawCall; member
268 AtomicInt drawCall; member
425 DrawCall *drawCall[DRAW_COUNT]; member in sw::Renderer
DVertexProcessor.hpp34 int drawCall; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderQueryTestsEXT.cpp170 DrawCallType drawCall; member
1503 for (const auto& drawCall : drawCalls) in createMeshShaderQueryTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderQueryTestsEXT.cpp170 DrawCallType drawCall; member
1503 for (const auto& drawCall : drawCalls) in createMeshShaderQueryTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp3906 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation()
4102 Support (const ResourceDescription& resourceDesc, const DrawCall drawCall) in Support()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationOperation.cpp3906 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation()
4102 Support (const ResourceDescription& resourceDesc, const DrawCall drawCall) in Support()