Home
last modified time | relevance | path

Searched refs:m_workerThreadCount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp832 deUint32 m_workerThreadCount; member in vk::BottomLevelAccelerationStructureKHR
875 , m_workerThreadCount (0) in BottomLevelAccelerationStructureKHR()
922 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
1126 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in build()
1174 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in copyFrom()
1220 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in serialize()
1258 …finishDeferredOperation(vk, device, deferredOperation, m_workerThreadCount, result == VK_OPERATION… in deserialize()
1633 deUint32 m_workerThreadCount; member in vk::TopLevelAccelerationStructureKHR
1670 , m_workerThreadCount (0) in TopLevelAccelerationStructureKHR()
1721 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
[all …]
DvkRayTracingUtil.hpp757 deUint32 m_workerThreadCount; member in vk::RayTracingPipeline