Misc test group exceeds maxMemoryAllocationCount
authoramhagan <aaron.hagan@amd.com>
Mon, 31 Aug 2020 19:43:08 +0000 (15:43 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 3 Sep 2020 08:23:54 +0000 (04:23 -0400)
commit752b0be365b18317acff87453dad99215f4983c2
treee89bca2bd9670027452e46a82adc178a2c8f427b
parentf63a4e27fcc9aaa7c3d55bd94176d5d53ada4824
Misc test group exceeds maxMemoryAllocationCount

Free the Acceleration Structures after each test completes in
the misc group. Currently the AS allocations aren't deAllocated
between tests and the dEQP-VK.ray_tracing_pipeline.misc.mixedPrimTL
test is exceeding the maxMemoryAllocationCount.

Changed tests:
* dEQP-VK.ray_tracing_pipeline.misc.*

Components: Vulkan
VK-GL-CTS issue: 2569
Change-Id: I74a09e0b3abfdfe66f595d04d155f90006795cd8
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingMiscTests.cpp