Add storage buffer tests for the VK_KHR_protected_memory extension
authorDaniel Hegedus <dhegedus.uszeged@partner.samsung.com>
Thu, 1 Jun 2017 15:14:51 +0000 (17:14 +0200)
committerPeter Gal <pgal.u-szeged@partner.samsung.com>
Thu, 7 Sep 2017 16:53:52 +0000 (18:53 +0200)
commitcbcc381a7ef8e249d9426880ef45cfa55aa22558
treeecaf0b4ea22f4422c2b5548401d44217d1e2082f
parent8c1e0400c0bfaf0399726ba11113545b1b46a414
Add storage buffer tests for the VK_KHR_protected_memory extension

Type of ssbo tests:
* Read
* Write
* Atomic operations

New tests:
* dEQP-VK.protected_memory.ssbo.*

Components: Vulkan
VK-GL-CTS issue: 118

Change-Id: I4be47d4c4d9a086ab72adb30ef19fe389df3f315
AndroidGen.mk
android/cts/master/vk-master.txt [changed mode: 0644->0755]
external/vulkancts/modules/vulkan/protected_memory/CMakeLists.txt
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemBufferValidator.hpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemStorageBufferTests.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemStorageBufferTests.hpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemTests.cpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemUtils.cpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemUtils.hpp
external/vulkancts/mustpass/1.0.3/vk-default.txt [changed mode: 0644->0755]