Home
last modified time | relevance | path

Searched refs:batchCreateAdjust (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp379 pool.batchCreateAdjust(vkd, device, allocator, maxBuffSize); in initBottomAccelerationStructures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp379 pool.batchCreateAdjust(vkd, device, allocator, maxBuffSize); in initBottomAccelerationStructures()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp702 void batchCreateAdjust (const DeviceInterface& vkd,
DvkRayTracingUtil.cpp1996 batchCreateAdjust(vkd, device, allocator, negz<VkDeviceSize>(0)); in batchCreate()
1999 void BottomLevelAccelerationStructurePool::batchCreateAdjust (const DeviceInterface& vkd, in batchCreateAdjust() function in vk::BottomLevelAccelerationStructurePool