# This is a combination of 3 commits.
authorJan Syryczynski <j.syryczynsk@samsung.com>
Fri, 11 Dec 2015 15:49:10 +0000 (16:49 +0100)
committerPiotr Łebski <p.lebski@samsung.com>
Mon, 21 Dec 2015 09:10:58 +0000 (10:10 +0100)
commitb0833b3fc37ae8c5b9945d34c247e7901434aa3d
tree8770591b87e24364e092700dff38323359be8906
parent7a598c95f3ecf8a209e733b704c51ea87db12c53
# This is a combination of 3 commits.
# The first commit's message is:
update to test spec

Command buffer submission tests.

Updated the part of test spec relevant to command buffer submission.

Updated the part of the test spec relevant to Command Pools

A minor fix in spec formatting

Removed three irrelevant testcases from the part of the test spec related to secondary command buffers.

Removed three irrelevant testcases from the part of the spec related to FrameBuffers.

1. Removed unused #include statements
2. Fixed formatting

fixed the formatting problem in four files

more fixes to formatting

even more whitespace fixes

removed unnecessary includes, added google to copyright

removed resetting buffers that should not take place

added test for secondary commnad buffers execution - currently crashing

order of execution test - first

Updated the test spec according to API v170.2

Updated the part of test spec relevant to command buffer submission.

A minor fix in spec formatting

Removed three irrelevant testcases from the part of the test spec related to secondary command buffers.

Removed three irrelevant testcases from the part of the spec related to FrameBuffers.

removed unnecessary includes, added google to copyright

removed resetting buffers that should not take place

command buffers recording tests

added first command buffer test, fix to nexus compilation

added test for secondary commnad buffers execution - currently crashing

Updated the test spec according to API v170.2

order of execution test - first

Updated the part of test spec relevant to command buffer submission.

A minor fix in spec formatting

Removed three irrelevant testcases from the part of the test spec related to secondary command buffers.

Removed three irrelevant testcases from the part of the spec related to FrameBuffers.

removed unnecessary includes, added google to copyright

1. Removed all compilation errors:
  - fixed all testcases barring order_of_execution
  - commented out order_of_execution and related code in ComputeInstanceResultBuffer.cpp

# This is the 2nd commit message:

Commented out the one test that caused a segfault.

# This is the 3rd commit message:

Reverted several unintended changes.
doc/testspecs/VK/apitests.adoc
external/vulkancts/build_spirv_binaries.py
external/vulkancts/modules/vulkan/api/BufferComputeInstance.cpp
external/vulkancts/modules/vulkan/api/BufferComputeInstance.hpp
external/vulkancts/modules/vulkan/api/ComputeInstanceResultBuffer.cpp
external/vulkancts/modules/vulkan/api/ComputeInstanceResultBuffer.hpp
external/vulkancts/modules/vulkan/api/vktApiCommandBuffersTests.cpp
external/vulkancts/modules/vulkan/api/vktApiCommandBuffersTests.hpp
framework/platform/android/tcuAndroidPlatform.cpp
targets/android/android.cmake