Searched refs:RandomDescriptorUpdateTestCase (Results 1 – 1 of 1) sorted by relevance
719 class RandomDescriptorUpdateTestCase : public vkt::TestCase class722 …RandomDescriptorUpdateTestCase (tcu::TestContext& testCtx, const std::string& name, const std::…723 virtual ~RandomDescriptorUpdateTestCase (void) {} in ~RandomDescriptorUpdateTestCase()755 RandomDescriptorUpdateTestCase::RandomDescriptorUpdateTestCase (tcu::TestContext& testCtx, const st… in RandomDescriptorUpdateTestCase() function in vkt::BindingModel::__anond6e0c07e0111::RandomDescriptorUpdateTestCase760 void RandomDescriptorUpdateTestCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()788 vkt::TestInstance* RandomDescriptorUpdateTestCase::createInstance (Context& context) const in createInstance()1293 group->addChild(new RandomDescriptorUpdateTestCase(testCtx, "uniform_buffer", "")); in createRandomDescriptorUpdateTests()