History log of /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d621e6dd1cce20b9d5d2826b996d923a2305f4c 14-Dec-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Sparse resources: create correct device interface

Make sure correct function pointers are used with the a VkDevice.
This should make no actual difference on most implementations.

Affected tests:
- dEQP-VK.sparse_resources.*

Change-Id: Id39cf318c4ae24b47135e1f27308985bd20a0009
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
a6fbec3926163fbfc0ad45b21f7b7e2f8aae7adf 17-Oct-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Refactor sparse resources module

Get rid of unused functions and custom classes where common
framework-provided utilities suffice.

Affected tests:
- dEQP-VK.sparse_resources.shader_intrinsics.*_sparse_sample_explicit_lod.*
- dEQP-VK.sparse_resources.shader_intrinsics.*_sparse_sample_implicit_lod.*
- dEQP-VK.sparse_resources.shader_intrinsics.*_sparse_gather.*
- dEQP-VK.sparse_resources.* (only code changed)

Sparse sample tests now use a different graphics pipeline, but their
behavior should remain unchanged.

Change-Id: Ib3b5158f142630360c1b5e176f16b2f604de8dfe
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
452d94dd78885b79b938cbb5297f076a4d3f3a9e 18-Jul-2016 Petros Bantolas <petros.bantolas@imgtec.com> dEQP-VK.sparse_resources: Fixed VkBufferImageCopy buffer offset alignment issue

Fixes #433

Change-Id: I34a416670789979e967281d0ede406dd871862bc
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.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/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
199c73a9eb28e6ef553e30bdf6b766198a65e796 17-Jun-2016 Kantoch <marcin.kantoch@mobica.com> Refactoring of existing sparse resources tests to reduce code size
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
e7a343938a2845ba12fed436ebdec31785c144f0 29-Mar-2016 Pyry Haulos <phaulos@google.com> Fix malformed copyright boxes
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp
0b1d3da55be3ed31524c1f268567075c0cd5ee48 26-Feb-2016 Kantoch <marcin.kantoch@mobica.com> Sparse Mipmaped Image Residency Test
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesMipmapSparseResidency.cpp