Skip to content

Commit

Permalink
Test transitions between command buffer states
Browse files Browse the repository at this point in the history
This change adds tests that drive command buffer state
transitions that weren't covered by existing tests.
This change also corrects record_many_secondary test that
previously was not operating on secondary command buffer
(it had the same source as record_many_primary).

Components: Vulkan

VK-GL-CTS issue: 802

Affects:
dEQP-VK.api.command_buffers.*_to_ininitial
dEQP-VK.api.command_buffers.record_single_secondary

Change-Id: Id3ee86b6e019e13fca9c129c642ca2452ea1b719
  • Loading branch information
piby authored and alegal-arm committed Jul 6, 2020
1 parent f988d2d commit 09bd110
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 18 deletions.
4 changes: 4 additions & 0 deletions android/cts/master/vk-master-2020-03-01.txt
4 changes: 4 additions & 0 deletions android/cts/master/vk-master.txt
181 changes: 163 additions & 18 deletions external/vulkancts/modules/vulkan/api/vktApiCommandBuffersTests.cpp
4 changes: 4 additions & 0 deletions external/vulkancts/mustpass/master/vk-default.txt

0 comments on commit 09bd110

Please sign in to comment.