Searched defs:drawCall (Results 1 – 8 of 8) 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/mesh_shader/ |
D | vktMeshShaderQueryTestsEXT.cpp | 170 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/ |
D | vktMeshShaderQueryTestsEXT.cpp | 170 DrawCallType drawCall; member 1503 for (const auto& drawCall : drawCalls) in createMeshShaderQueryTestsEXT() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 3906 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/ |
D | vktSynchronizationOperation.cpp | 3906 Implementation (OperationContext& context, Resource& resource, const DrawCall drawCall) in Implementation() 4102 Support (const ResourceDescription& resourceDesc, const DrawCall drawCall) in Support()
|