Home
last modified time | relevance | path

Searched defs:countBufferSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndirectTest.cpp400 …Draw::negateDataUsingCompute(vk::VkDeviceSize indirectBufferSize, vk::VkDeviceSize countBufferSize) in negateDataUsingCompute()
901 const vk::VkDeviceSize countBufferSize = m_offsetInCountBuffer + sizeof(m_drawCount); in iterate() local
1325 const vk::VkDeviceSize countBufferSize = m_offsetInCountBuffer + sizeof(m_drawCount); in iterate() local
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
H A DDrmPlugin.cpp712 size_t countBufferSize = sizeof(uint32_t); in releaseSecureStops() local