History log of /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
55dd4426673bd260dde56addcfea802f21c31304 08-Feb-2017 Mika Isojärvi <misojarvi@google.com> Add create functions for common Vulkan types.

These functions simplify creating the Vulkan objects by taking the
arguments directly instead of passing through struct. Multiple test
cases already reimplement these functions.

VK-GL-CTS issue: 465
Components: Vulkan

Change-Id: I09f6b0163b5aa2198617230767cd072185afe45c
(cherry picked from commit da03200a87f51bed33b3c3030ecbb6df06ff4f60)
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.cpp
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/vktSparseResourcesBase.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/vktSparseResourcesBase.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/vktSparseResourcesBase.cpp
5f2cf2f7139c2f603a02fe3c284921dd9152dee3 19-Jul-2016 Kantoch <marcin.kantoch@mobica.com> Sparse resources fixes

1. Do not allow to request more queues than available
2. Allow to reuse queue if it supports more than one type of operations
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.cpp
0abb8ae884208e3355eb68bde6cedab1dd7b773c 12-Apr-2016 Kantoch <marcin.kantoch@mobica.com> SPIR-V Shader Intrinsics for Sparse Images Test
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.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/vktSparseResourcesBase.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/vktSparseResourcesBase.cpp
4dd3ea3dead37d80a50291f80f4a7055511735a9 10-Feb-2016 Kantoch <marcin.kantoch@mobica.com> Sparse Buffer Residency Test
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.cpp
932fee600b73b54426a83ce0122e37578289a24f 04-Feb-2016 Kantoch <marcin.kantoch@mobica.com> Sparse Resources Binding Tests
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/vktSparseResourcesBase.cpp