Searched refs:RandomDescriptorUpdateTestCase (Results 1 – 1 of 1) sorted by relevance
760 class RandomDescriptorUpdateTestCase : public vkt::TestCase class763 RandomDescriptorUpdateTestCase(tcu::TestContext &testCtx, const std::string &name);764 virtual ~RandomDescriptorUpdateTestCase(void) in ~RandomDescriptorUpdateTestCase()800 RandomDescriptorUpdateTestCase::RandomDescriptorUpdateTestCase(tcu::TestContext &testCtx, const std… in RandomDescriptorUpdateTestCase() function in vkt::BindingModel::__anonb78fb2740111::RandomDescriptorUpdateTestCase805 void RandomDescriptorUpdateTestCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()830 vkt::TestInstance *RandomDescriptorUpdateTestCase::createInstance(Context &context) const in createInstance()1335 group->addChild(new RandomDescriptorUpdateTestCase(testCtx, "uniform_buffer")); in createRandomDescriptorUpdateTests()