Home
last modified time | relevance | path

Searched refs:poolAllocationCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildTests.cpp403 const size_t poolAllocationCount = pool.getAllocationCount(vkd, device, maxBufferSize); in verifyAllocationCount() local
404 const size_t requiredAllocationCount = poolAllocationCount + 120; in verifyAllocationCount()
407 << "The test consumes " << poolAllocationCount in verifyAllocationCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildTests.cpp403 const size_t poolAllocationCount = pool.getAllocationCount(vkd, device, maxBufferSize); in verifyAllocationCount() local
404 const size_t requiredAllocationCount = poolAllocationCount + 120; in verifyAllocationCount()
407 << "The test consumes " << poolAllocationCount in verifyAllocationCount()

Completed in 4 milliseconds