Searched defs:indirectCountBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessIndexAccessTests.cpp | 185 BufferWithMemory indirectCountBuffer(vk, *m_device, memAlloc, indirectCountBufferInfo, in iterate() local 748 BufferWithMemory indirectCountBuffer(vk, *m_device, allocator, indirectCountBufferInfo, in iterate() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/compute/ |
H A D | VelloRenderer.cpp | 444 auto indirectCountBuffer = new_indirect_slice(bufMgr, bufferSizes.indirect_count); in renderScene() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawIndirectTest.cpp | 1054 void IndirectDraw::countBufferBarrier(vk::VkBuffer indirectCountBuffer, vk::VkDeviceSize indirectCo… in countBufferBarrier()
|