Searched refs:m_structsBuffSize (Results 1 – 2 of 2) sorted by relevance
1705 , m_structsBuffSize (0) in BottomLevelAccelerationStructurePool()1876 if (m_structsBuffSize) in getAllocationSizes()1878 …return tcu::Vector<VkDeviceSize, 4>(m_structsBuffSize, m_buildsScratchSize, m_verticesSize, m_indi… in getAllocationSizes()2007 m_structsBuffSize += alignedStrSize; in batchCreateAdjust()
717 VkDeviceSize m_structsBuffSize; member in vk::BottomLevelAccelerationStructurePool