Skip to content

Commit

Permalink
Add tests for Read/Write ops on mismatched formats
Browse files Browse the repository at this point in the history
New tests:
dEQP-VK.image.mismatched_formats.*

Components: Vulkan

VK-GL-CTS issue: 2414

Change-Id: Ic5e28f202f7624a5387f32f0107119c4acd36e31
  • Loading branch information
Karolina Palka authored and alegal-arm committed Aug 27, 2020
1 parent 1b64416 commit 911f309
Show file tree
Hide file tree
Showing 8 changed files with 1,423 additions and 0 deletions.
1 change: 1 addition & 0 deletions AndroidGen.mk
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ LOCAL_SRC_FILES := \
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp \
external/vulkancts/modules/vulkan/image/vktImageLoadStoreUtil.cpp \
external/vulkancts/modules/vulkan/image/vktImageMisalignedCubeTests.cpp \
external/vulkancts/modules/vulkan/image/vktImageMismatchedFormatsTests.cpp \
external/vulkancts/modules/vulkan/image/vktImageMultisampleLoadStoreTests.cpp \
external/vulkancts/modules/vulkan/image/vktImageMutableTests.cpp \
external/vulkancts/modules/vulkan/image/vktImageQualifiersTests.cpp \
Expand Down
Loading

0 comments on commit 911f309

Please sign in to comment.