Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp676 deUint32 batchGeomCount () const {return m_batchGeomCount; } in batchGeomCount() function in vk::BottomLevelAccelerationStructurePool
677 void batchGeomCount (const deUint32& value) { m_batchGeomCount = value; } in batchGeomCount() function in vk::BottomLevelAccelerationStructurePool
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp1045 pool.batchGeomCount(batchStructCount * 8); in initBottomAccellStructures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp1045 pool.batchGeomCount(batchStructCount * 8); in initBottomAccellStructures()