Searched refs:RayQueryASBasicTestCase (Results 1 – 1 of 1) sorted by relevance
1502 class RayQueryASBasicTestCase : public TestCase class1505 …RayQueryASBasicTestCase (tcu::TestContext& context, const char* name, const char* desc, const Tes…1506 ~RayQueryASBasicTestCase (void);1515 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase1543 RayQueryASBasicTestCase::RayQueryASBasicTestCase (tcu::TestContext& context, const char* name, cons… in RayQueryASBasicTestCase() function in vkt::RayQuery::__anon67cf24ac0111::RayQueryASBasicTestCase1549 RayQueryASBasicTestCase::~RayQueryASBasicTestCase (void) in ~RayQueryASBasicTestCase()1553 void RayQueryASBasicTestCase::checkSupport (Context& context) const in checkSupport()1603 void RayQueryASBasicTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()2131 TestInstance* RayQueryASBasicTestCase::createInstance (Context& context) const in createInstance()2137 : RayQueryASBasicTestCase (context, name, desc, data) in RayQueryASFuncArgTestCase()[all …]