Searched refs:ConvertTestCase (Results 1 – 3 of 3) sorted by relevance
54 class ConvertTestCase : public SpvAsmComputeShaderCase class57 …ConvertTestCase (tcu::TestContext& testCtx, const char* name, const char* description, const Compu…
454 ConvertTestCase::ConvertTestCase (tcu::TestContext& testCtx, const char* name, const char* descript… in ConvertTestCase() function in vkt::SpirVAssembly::ConvertTestCase461 TestInstance* ConvertTestCase::createInstance (Context& ctx) const in createInstance()
8199 …group->addChild(new ConvertTestCase(testCtx, test->m_name.c_str(), "Convert integers with OpSConve… in createSConvertTests()8237 …group->addChild(new ConvertTestCase(testCtx, test->m_name.c_str(), "Convert integers with OpUConve… in createUConvertTests()