Searched refs:RayQueryASBasicTestCase (Results 1 – 1 of 1) sorted by relevance
1544 class RayQueryASBasicTestCase : public TestCase class1547 RayQueryASBasicTestCase(tcu::TestContext &context, const char *name, const TestParams &data);1548 ~RayQueryASBasicTestCase(void);1558 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase1586 RayQueryASBasicTestCase::RayQueryASBasicTestCase(tcu::TestContext &context, const char *name, const… in RayQueryASBasicTestCase() function in vkt::RayQuery::__anonef013a3b0111::RayQueryASBasicTestCase1592 RayQueryASBasicTestCase::~RayQueryASBasicTestCase(void) in ~RayQueryASBasicTestCase()1596 void RayQueryASBasicTestCase::checkSupport(Context &context) const in checkSupport()1647 void RayQueryASBasicTestCase::initPrograms(SourceCollections &programCollection) const in initPrograms()2168 TestInstance *RayQueryASBasicTestCase::createInstance(Context &context) const in createInstance()2175 : RayQueryASBasicTestCase(context, name, data) in RayQueryASFuncArgTestCase()[all …]