History log of /external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36ae92b655170899f724541c1b5f911eacb47486 08-Aug-2017 Boris Zanin <boris.zanin@mobica.com> VK_KHR_maintenance2: extended_usage_bit tests

Add tests:
* dEQP-VK.image.extended_usage_bit.*

Components: Vulkan

VK-GL-CTS issue: 614

Change-Id: Ied6251e642746d5f37aa7b2fe3f262061f765f8f
(cherry picked from commit dcae428a67a0bccf2a6694075dd06115f0eb1db7)
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
e0461fc5ae9b85c3d5c59d7999c2a45b3b772405 29-Jun-2017 Iago Toral Quiroga <itoral@igalia.com> Expand tests for mutable images

Currently, only the image load/store tests use mutable images,
but these require the images's layout to be
VK_IMAGE_LAYOUT_GENERAL (requirement for image load/store) so they
don't provide coverage for the most interesting scenarios.

These tests add cases that mix combined image upload/download
methods that exercise various other image layouts and scenarios.
Specifically, it tests each of [copy, clear, draw, store] upload
methods with each of [copy, load, texture] download methods.

Components: Vulkan
VK-GL-CTS issue: 513

New Tests:
dEQP-VK.image.mutable.*

Change-Id: I01cd77ab250f9934e71f5c9997b850950c9bd552
(cherry picked from commit 16b30ca0f65fc9c6a1508d1f99ba1f6014f4e828)
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
819404dffd0a1d570ad426198671b56bdaa0fcd6 09-Jun-2017 Arkadiusz Sarwa <arkadiusz.sarwa@mobica.com> VK_KHR_maintenance2: View block-compressed formats

Add tests:
* dEQP-VK.image.texel_view_compatible.compute.image_load.*
* dEQP-VK.image.texel_view_compatible.compute.texel_fetch.*
* dEQP-VK.image.texel_view_compatible.compute.texture.*
* dEQP-VK.image.texel_view_compatible.compute.image_store.*
* dEQP-VK.image.texel_view_compatible.graphic.attachment_read.*
* dEQP-VK.image.texel_view_compatible.graphic.attachment_write.*
* dEQP-VK.image.texel_view_compatible.graphic.texture_read.*
* dEQP-VK.image.texel_view_compatible.graphic.texture_write.*

Components: Vulkan

VK-GL-CTS issue: 124

Change-Id: I8f12778e764144198dab603dbef72257faed0503
(cherry picked from commit 52af60c002b457dbc09044dc2e88ccee9cb59555)
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
7ac9a1f266eb171fa0eb411c300d2122f578a3a6 28-Jul-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Add multisampled storage image load/store test

New tests:

- dEQP-VK.image.load_store_multisample.2d.*
- dEQP-VK.image.load_store_multisample.2d_array.*

Fixes #439

Change-Id: I584f3795dc8f50af753d8dea8b8c47906840770a
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
a15e7d7f566d93c76ca90171eb728e3d1cd82378 16-Aug-2016 Pyry Haulos <phaulos@google.com> Fix trailing whitespace and include guards

Change-Id: If9cf0f5b43ad668243033f7e7c04319c4fcd804d
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
dcfd57cba8ed2d848b64b07047a3a8cce23a68a2 21-Dec-2015 Kantoch <marcin.kantoch@mobica.com> Image Atomic Operations Tests
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
3b578770ed64f5fe3fc45f79fd79e06a4ea3f156 21-Jan-2016 Pyry Haulos <phaulos@google.com> Use vkt::createTestGroup() in all level 1 test groups

Change-Id: I5258f962ba986c8ba789dbb134fbcc4c5866e0ef
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp
c56bfb7d0b64737b3fd543b792d3a5247611efe8 26-Nov-2015 Maciej Jesionowski <maciej.jesionowski@mobica.com> Image tests

Issue #41

- store, load/store
- format reinterpret
- memory qualifiers
- imageSize
/external/deqp/external/vulkancts/modules/vulkan/image/vktImageTests.cpp