Home
last modified time | relevance | path

Searched refs:BadInheritanceInfoCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp1904 enum class BadInheritanceInfoCase enum
1913 tcu::TestStatus badInheritanceInfoTest (Context& context, BadInheritanceInfoCase testCase) in badInheritanceInfoTest()
2004 …if (testCase == BadInheritanceInfoCase::RANDOM_PTR || testCase == BadInheritanceInfoCase::RANDOM_P… in badInheritanceInfoTest()
2017 if (testCase == BadInheritanceInfoCase::RANDOM_PTR_CONTINUATION) in badInheritanceInfoTest()
2021 else if (testCase == BadInheritanceInfoCase::RANDOM_DATA_PTR) in badInheritanceInfoTest()
2032 else if (testCase == BadInheritanceInfoCase::INVALID_STRUCTURE_TYPE) in badInheritanceInfoTest()
2044 else if (testCase == BadInheritanceInfoCase::VALID_NONSENSE_TYPE) in badInheritanceInfoTest()
3938 …ncrementSourceBadInheritance(SourceCollections& programCollection, BadInheritanceInfoCase testCase) in genComputeIncrementSourceBadInheritance()
4605 …genComputeIncrementSourceBadInheritance, badInheritanceInfoTest, BadInheritanceInfoCase::RANDOM_PT… in createCommandBuffersTests()
4606 …genComputeIncrementSourceBadInheritance, badInheritanceInfoTest, BadInheritanceInfoCase::RANDOM_PT… in createCommandBuffersTests()
[all …]