Searched refs:SamplerlessDescriptorWriteTestCase (Results 1 – 1 of 1) sorted by relevance
162 class SamplerlessDescriptorWriteTestCase : public vkt::TestCase class165 …SamplerlessDescriptorWriteTestCase (tcu::TestContext& testCtx, const std::string& name, const std:…166 virtual ~SamplerlessDescriptorWriteTestCase (void) {} in ~SamplerlessDescriptorWriteTestCase()192 static const vk::VkFormat kImageFormat = SamplerlessDescriptorWriteTestCase::kImageFormat;204 SamplerlessDescriptorWriteTestCase::SamplerlessDescriptorWriteTestCase (tcu::TestContext& testCtx, … in SamplerlessDescriptorWriteTestCase() function in vkt::BindingModel::__anond6e0c07e0111::SamplerlessDescriptorWriteTestCase210 void SamplerlessDescriptorWriteTestCase::initPrograms (vk::SourceCollections& programCollection) co… in initPrograms()259 vk::VkFormatFeatureFlagBits SamplerlessDescriptorWriteTestCase::getMainImageFeature (void) const in getMainImageFeature()276 void SamplerlessDescriptorWriteTestCase::checkSupport (Context& context) const in checkSupport()294 vkt::TestInstance* SamplerlessDescriptorWriteTestCase::createInstance (Context& context) const in createInstance()713 group->addChild(new SamplerlessDescriptorWriteTestCase(testCtx, caseName, "", params)); in createSamplerlessWriteTests()