Searched defs:countBufferSize (Results 1 – 2 of 2) sorted by relevance
400 …Draw::negateDataUsingCompute(vk::VkDeviceSize indirectBufferSize, vk::VkDeviceSize countBufferSize) in negateDataUsingCompute()901 const vk::VkDeviceSize countBufferSize = m_offsetInCountBuffer + sizeof(m_drawCount); in iterate() local1325 const vk::VkDeviceSize countBufferSize = m_offsetInCountBuffer + sizeof(m_drawCount); in iterate() local
712 size_t countBufferSize = sizeof(uint32_t); in releaseSecureStops() local