Home
last modified time | relevance | path

Searched defs:batchGeomCount (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp687 deUint32 batchGeomCount () const {return m_batchGeomCount; } in batchGeomCount() function in vk::BottomLevelAccelerationStructurePool
688 void batchGeomCount (const deUint32& value) { m_batchGeomCount = value; } in batchGeomCount() function in vk::BottomLevelAccelerationStructurePool