Searched refs:CallableShaderTestCase (Results 1 – 1 of 1) sorted by relevance
422 class CallableShaderTestCase : public TestCase class425 …CallableShaderTestCase (tcu::TestContext& context, const char* name, const char* desc, const Tes…426 ~CallableShaderTestCase (void);448 CallableShaderTestCase::CallableShaderTestCase (tcu::TestContext& context, const char* name, const … in CallableShaderTestCase() function in vkt::RayTracing::__anon8a649b170111::CallableShaderTestCase454 CallableShaderTestCase::~CallableShaderTestCase (void) in ~CallableShaderTestCase()458 void CallableShaderTestCase::checkSupport (Context& context) const in checkSupport()472 void CallableShaderTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()654 TestInstance* CallableShaderTestCase::createInstance (Context& context) const in createInstance()825 …group->addChild(new CallableShaderTestCase(group->getTestContext(), callableShaderTestTypes[shader… in createCallableShadersTests()