Protected Memory allocation tests require compatible device
authorMartin Freebody <martin.freebody@arm.com>
Wed, 20 Nov 2019 10:49:25 +0000 (10:49 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 13 Feb 2020 19:15:14 +0000 (14:15 -0500)
commitb81288af772f734e1934baef4550b4f7442fb694
tree9c447504c2eae72b668403b597a69da6d8594bab
parent92294611250ee5de6f62c7a5d51ab29b99ae609c
Protected Memory allocation tests require compatible device

For memory allocation tests that detect protected memory capability,
ensure that the device being used first enables the protected memory
feature. If the physical device does not support protected memory,
the allocation type is skipped in the test.

Affects: dEQP-VK.memory.allocation.*

Components: Vulkan

VK-GL-CTS issue: 2163

Change-Id: I899c7cf7e13d04f2674de47c3bb4d08f3de589f4
external/vulkancts/modules/vulkan/memory/vktMemoryAllocationTests.cpp