Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp463 const deUint32 workerThreadCount, in finishDeferredOperation() argument
479 if (workerThreadCount == 0) in finishDeferredOperation()
486 const deUint32 requestedThreadCount = workerThreadCount; in finishDeferredOperation()
890 const deUint32 workerThreadCount) override;
1053 const deUint32 workerThreadCount) in setDeferredOperation() argument
1056 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
2514 const deUint32 workerThreadCount) override;
2687 const deUint32 workerThreadCount) in setDeferredOperation() argument
2690 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
3887 const deUint32 workerThreadCount) in setDeferredOperation() argument
[all …]
DvkRayTracingUtil.hpp592 const deUint32 workerThreadCount = 0u ) = DE_NULL;
790 const deUint32 workerThreadCount = 0u) = DE_NULL;
995 const deUint32 workerThreadCount = 0);