History log of /external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e808b407039c05dc9822e81973a3aecb2c7dab47 21-Sep-2017 Alexander Galazin <alexander.galazin@arm.com> Check API version in addition to present extensions

Components: Vulkan

VK-GL-CTS issue: 473

Change-Id: I07ff1b66b98046ac7975e92684e8003969c18345
(cherry picked from commit e1cd4204c7ca28648bb6ccc4d32af56d671edfa4)
/external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp
33b5a8a9652e2ad55029dccd970f0e7a39af917f 20-Sep-2017 Alexander Galazin <alexander.galazin@arm.com> Remove Vulkan 1.1 KHR-suffixed functions/structs/enums

This change removes KHR-sufffices functions/structs/enums
for features that became Vulkan 1.1 core

Components: Vulkan

VK-GL-CTS issue: 473

Change-Id: Ifeae93b2686b4a9b6e0744917f2e95dc23d2b7fa
(cherry picked from commit b0f38a8bea7ac29ab52c464073722ba08eaef1f4)
/external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp
aae4252b14d3f5fc1594706fecc567b84c64f1ad 11-Sep-2017 Alexander Galazin <alexander.galazin@arm.com> Add support for Vulkan 1.1

Components: Vulkan
VK-GL-CTS issue: 473

Change-Id: I514efd903b243429844076a934e26d248a67ac2e
(cherry picked from commit 3e1a86052e33c47532cd6f6c475d849baeec5f99)
/external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp
493695a3b931ee4cc1d573ded0ec997d81999ba8 06-Sep-2017 Slawomir Cygan <slawomir.cygan@intel.com> Use SRC image layout for copy image to buffer

The test was calling vkCmdCopyImageToBuffer with
VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL layout, which is not a valid
parameter value for this function (and not the layout the image is currently in).

Affects: dEQP-VK.memory.binding.*.*.image_*

Components: Vulkan

VK-GL-CTS issue: 666

Change-Id: Ifb5a1bd8726535de02a0dc134f5ac76a2734a661
/external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp
21a5c125553ddfc61d02bdd89bc6dccf0362f5e9 21-Jul-2017 Marcin Rogucki <marcin.rogucki@mobica.com> Tests for VK_KHR_bind_memory2

Regular and aliased bindings with suballocated and
dedicatedly allocated memory are exercised.

Added tests:
* dEQP-VK.memory.binding.*

Components: Vulkan

VK-GL-CTS issue: 434

Change-Id: I853ca8b007a9b2f6340ed60cca1a5cb35887ec11
(cherry picked from commit a0aa054cbddcebe880d12836fae9a24ad4eade9f)
/external/deqp/external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp