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,167 virtual ~SamplerlessDescriptorWriteTestCase(void) in ~SamplerlessDescriptorWriteTestCase()198 static const vk::VkFormat kImageFormat = SamplerlessDescriptorWriteTestCase::kImageFormat;211 SamplerlessDescriptorWriteTestCase::SamplerlessDescriptorWriteTestCase(tcu::TestContext &testCtx, in SamplerlessDescriptorWriteTestCase() function in vkt::BindingModel::__anonb78fb2740111::SamplerlessDescriptorWriteTestCase219 void SamplerlessDescriptorWriteTestCase::initPrograms(vk::SourceCollections &programCollection) con… in initPrograms()266 vk::VkFormatFeatureFlagBits SamplerlessDescriptorWriteTestCase::getMainImageFeature(void) const in getMainImageFeature()289 void SamplerlessDescriptorWriteTestCase::checkSupport(Context &context) const in checkSupport()305 vkt::TestInstance *SamplerlessDescriptorWriteTestCase::createInstance(Context &context) const in createInstance()754 group->addChild(new SamplerlessDescriptorWriteTestCase(testCtx, caseName, params)); in createSamplerlessWriteTests()