Lines Matching defs:AmberTestCase
47 AmberTestCase::AmberTestCase (tcu::TestContext& testCtx,
58 AmberTestCase::~AmberTestCase (void)
63 TestInstance* AmberTestCase::createInstance (Context& ctx) const
139 void AmberTestCase::delayedInit(void)
149 void AmberTestCase::checkSupport(Context& ctx) const
286 bool AmberTestCase::parse (const std::string& readFilename)
319 void AmberTestCase::initPrograms (vk::SourceCollections& programCollection) const
454 void AmberTestCase::setSpirVAsmBuildOptions (const vk::SpirVAsmBuildOptions& asm_options)
459 void AmberTestCase::addRequirement (const std::string& requirement)
467 void AmberTestCase::addImageRequirement (vk::VkImageCreateInfo info)
472 void AmberTestCase::addBufferRequirement (BufferRequirement req)
477 bool AmberTestCase::validateRequirements()