Searched defs:drawCall (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Renderer.cpp | 658 …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()
|
D | VertexProcessor.hpp | 44 int drawCall = -1; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.hpp | 252 AtomicInt drawCall; member 268 AtomicInt drawCall; member 425 DrawCall *drawCall[DRAW_COUNT]; member in sw::Renderer
|
D | VertexProcessor.hpp | 34 int drawCall; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 3888 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation() 4084 Support (const ResourceDescription& resourceDesc, const DrawCall drawCall) in Support()
|