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.cpp495 const deUint32 workerThreadCount, in finishDeferredOperation() argument
511 if (workerThreadCount == 0) in finishDeferredOperation()
518 const deUint32 requestedThreadCount = workerThreadCount; in finishDeferredOperation()
879 const deUint32 workerThreadCount) override;
1006 const deUint32 workerThreadCount) in setDeferredOperation() argument
1009 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
1691 const deUint32 workerThreadCount) override;
1845 const deUint32 workerThreadCount) in setDeferredOperation() argument
1848 m_workerThreadCount = workerThreadCount; in setDeferredOperation()
2835 const deUint32 workerThreadCount) in setDeferredOperation() argument
[all …]
DvkRayTracingUtil.hpp585 const deUint32 workerThreadCount = 0u ) = DE_NULL;
688 const deUint32 workerThreadCount = 0u) = DE_NULL;
838 const deUint32 workerThreadCount = 0);