Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp476 const deUint32 workerThreadCount, in finishDeferredOperation() argument
492 if (workerThreadCount == 0) in finishDeferredOperation()
499 const deUint32 requestedThreadCount = workerThreadCount; in finishDeferredOperation()
792 const deUint32 workerThreadCount) override;
919 const deUint32 workerThreadCount) in setDeferredOperation() argument
922 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
1594 const deUint32 workerThreadCount) override;
1718 const deUint32 workerThreadCount) in setDeferredOperation() argument
1721 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
2513 const deUint32 workerThreadCount) in setDeferredOperation() argument
[all …]
DvkRayTracingUtil.hpp519 const deUint32 workerThreadCount = 0u ) = DE_NULL;
622 const deUint32 workerThreadCount = 0u) = DE_NULL;
738 const deUint32 workerThreadCount = 0);