Searched defs:drawCall (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Renderer.cpp | 725 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupSolidTriangles() 770 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupWireframeTriangles() 825 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupPointTriangles() 870 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupLines() 891 …vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCall *drawCall, int coun… in setupPoints()
|
H A D | VertexProcessor.hpp | 44 int drawCall = -1; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderQueryTestsEXT.cpp | 182 DrawCallType drawCall; member 1568 for (const auto &drawCall : drawCalls) in createMeshShaderQueryTestsEXT() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationOperation.cpp | 4240 Implementation(OperationContext &context, Resource &resource, const DrawCall drawCall) in Implementation() 4445 Support(const ResourceDescription &resourceDesc, const DrawCall drawCall) in Support()
|