History log of /external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp
e7a343938a2845ba12fed436ebdec31785c144f0 29-Mar-2016 Pyry Haulos <phaulos@google.com> Fix malformed copyright boxes
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp
6ef06724e94f40530f416156100adf531bb2a5ce 23-Dec-2015 Pyry Haulos <phaulos@google.com> Fix couple of invalid VkBufferCreateInfos and ws violations in command buffer tests
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp
69b4f1338234996f689d6dc8c012f8c714077cc0 17-Dec-2015 Piotr Łebski <p.lebski@samsung.com> 1. Updated the test spec according to the new Vulkan spec.
2. Added all test cases from test spec to the list. The ones that are not yet implemented or don't work properly are commented out.

TODO: Dummy tests for all missing cases.

moved order of execution test to new api

1. Created simple tests for Command Pool management.
2. Removed free command buffers tests as there's not way to check the result

Removed incorrect tests related to improper recording of buffers.

Implemented a simple memory allocator and the pool_create_non_null_allocator test.

fixed merge request 149 problems

1. Implemented recording with active queries tests.
2. Removed two test cases for end recording as this command is covered extensively by all other tests.

1. Removed invalid buffer reset tests.
2. Fixed formatting.

Removed stubs of tests what won't be implemented.

Removed vktSimpleAllocator.hpp and replaced it with the framework allocation utility.

changed vktApiComputeInstanceResultBuffer to ComputeInstanceResultBuffer
/external/deqp/external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp