Searched refs:m_workerThreadCount (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.cpp | 939 deUint32 m_workerThreadCount; member in vk::BottomLevelAccelerationStructureKHR 998 , m_workerThreadCount (0) in BottomLevelAccelerationStructureKHR() 1056 m_workerThreadCount = workerThreadCount; in setDeferredOperation() 1322 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in build() 1370 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in copyFrom() 1416 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in serialize() 1454 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in deserialize() 2579 deUint32 m_workerThreadCount; member in vk::TopLevelAccelerationStructureKHR 2632 , m_workerThreadCount (0) in TopLevelAccelerationStructureKHR() 2690 m_workerThreadCount = workerThreadCount; in setDeferredOperation() [all …]
|
| D | vkRayTracingUtil.hpp | 1016 deUint32 m_workerThreadCount; member in vk::RayTracingPipeline
|