Searched refs:m_inactiveInstances (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 1743 bool m_inactiveInstances; member in vk::TopLevelAccelerationStructureKHR 1794 , m_inactiveInstances (false) in TopLevelAccelerationStructureKHR() 1831 m_inactiveInstances = inactiveInstances; in setInactiveInstances() 1998 …ance(vk, device, blas, instanceData, bufferStart + bufferOffset, m_buildType, m_inactiveInstances); in updateInstanceMatrix() 2010 … m_bottomLevelInstances, m_instanceData, m_instanceBuffer.get(), m_buildType, m_inactiveInstances); in build()
|