Searched refs:m_workerThreadCount (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 919 deUint32 m_workerThreadCount; member in vk::BottomLevelAccelerationStructureKHR 962 , m_workerThreadCount (0) in BottomLevelAccelerationStructureKHR() 1009 m_workerThreadCount = workerThreadCount; in setDeferredOperation() 1213 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in build() 1261 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in copyFrom() 1307 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in serialize() 1345 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in deserialize() 1745 deUint32 m_workerThreadCount; member in vk::TopLevelAccelerationStructureKHR 1796 , m_workerThreadCount (0) in TopLevelAccelerationStructureKHR() 1848 m_workerThreadCount = workerThreadCount; in setDeferredOperation() [all …]
|
D | vkRayTracingUtil.hpp | 857 deUint32 m_workerThreadCount; member in vk::RayTracingPipeline
|