Searched refs:executeStateTransitionTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 3757 tcu::TestStatus executeStateTransitionTest(Context& context, StateTransitionTest type) in executeStateTransitionTest() function 4623 … (commandBuffersTests.get(), "recording_to_ininitial", "", executeStateTransitionTest, STT_REC… in createCommandBuffersTests() 4624 … (commandBuffersTests.get(), "executable_to_ininitial", "", executeStateTransitionTest, STT_EXE… in createCommandBuffersTests() 4625 … (commandBuffersTests.get(), "recording_to_invalid", "", executeStateTransitionTest, STT_REC… in createCommandBuffersTests() 4626 … (commandBuffersTests.get(), "executable_to_invalid", "", executeStateTransitionTest, STT_EXE… in createCommandBuffersTests()
|