Searched refs:DescriptorSetRandomTestCase (Results 1 – 1 of 1) sorted by relevance
161 class DescriptorSetRandomTestCase : public TestCase class164 …DescriptorSetRandomTestCase (tcu::TestContext& context, const char* name, const char* desc, const…165 ~DescriptorSetRandomTestCase (void);174 DescriptorSetRandomTestCase::DescriptorSetRandomTestCase (tcu::TestContext& context, const char* na… in DescriptorSetRandomTestCase() function in vkt::BindingModel::__anon5ec522680111::DescriptorSetRandomTestCase180 DescriptorSetRandomTestCase::~DescriptorSetRandomTestCase (void) in ~DescriptorSetRandomTestCase()184 void DescriptorSetRandomTestCase::checkSupport(Context& context) const in checkSupport()491 void DescriptorSetRandomTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()763 TestInstance* DescriptorSetRandomTestCase::createInstance (Context& context) const in createInstance()1808 stageGroup->addChild(new DescriptorSetRandomTestCase(testCtx, name.c_str(), "test", c)); in createDescriptorSetRandomTests()