Searched refs:BadInheritanceInfoCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 1965 enum class BadInheritanceInfoCase class 1974 tcu::TestStatus badInheritanceInfoTest (Context& context, BadInheritanceInfoCase testCase) in badInheritanceInfoTest() 2065 if (testCase == BadInheritanceInfoCase::RANDOM_PTR || testCase == BadInheritanceInfoCase::RANDOM_PTR_CONTINUATION) in badInheritanceInfoTest() 2078 if (testCase == BadInheritanceInfoCase::RANDOM_PTR_CONTINUATION) in badInheritanceInfoTest() 2082 else if (testCase == BadInheritanceInfoCase::RANDOM_DATA_PTR) in badInheritanceInfoTest() 2093 else if (testCase == BadInheritanceInfoCase::INVALID_STRUCTURE_TYPE) in badInheritanceInfoTest() 2105 else if (testCase == BadInheritanceInfoCase::VALID_NONSENSE_TYPE) in badInheritanceInfoTest() 4016 void genComputeIncrementSourceBadInheritance(SourceCollections& programCollection, BadInheritanceInfoCase testCase) in genComputeIncrementSourceBadInheritance() 4739 addFunctionCaseWithPrograms (commandBuffersTests.get(), "bad_inheritance_info_random", genComputeIncrementSourceBadInheritance, badInheritanceInfoTest, BadInheritanceInfoCase in createCommandBuffersTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 1965 enum class BadInheritanceInfoCase class 1974 tcu::TestStatus badInheritanceInfoTest (Context& context, BadInheritanceInfoCase testCase) in badInheritanceInfoTest() 2065 if (testCase == BadInheritanceInfoCase::RANDOM_PTR || testCase == BadInheritanceInfoCase::RANDOM_PTR_CONTINUATION) in badInheritanceInfoTest() 2078 if (testCase == BadInheritanceInfoCase::RANDOM_PTR_CONTINUATION) in badInheritanceInfoTest() 2082 else if (testCase == BadInheritanceInfoCase::RANDOM_DATA_PTR) in badInheritanceInfoTest() 2093 else if (testCase == BadInheritanceInfoCase::INVALID_STRUCTURE_TYPE) in badInheritanceInfoTest() 2105 else if (testCase == BadInheritanceInfoCase::VALID_NONSENSE_TYPE) in badInheritanceInfoTest() 4016 void genComputeIncrementSourceBadInheritance(SourceCollections& programCollection, BadInheritanceInfoCase testCase) in genComputeIncrementSourceBadInheritance() 4739 addFunctionCaseWithPrograms (commandBuffersTests.get(), "bad_inheritance_info_random", "", genComputeIncrementSourceBadInheritance, badInheritanceInfoTest, BadInheritanceInfoCase in createCommandBuffersTests() [all...] |
Completed in 14 milliseconds