Home
last modified time | relevance | path

Searched refs:RayQueryASBasicTestCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp1502 class RayQueryASBasicTestCase : public TestCase class
1505RayQueryASBasicTestCase (tcu::TestContext& context, const char* name, const char* desc, const Tes…
1506 ~RayQueryASBasicTestCase (void);
1515 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase
1543 RayQueryASBasicTestCase::RayQueryASBasicTestCase (tcu::TestContext& context, const char* name, cons… in RayQueryASBasicTestCase() function in vkt::RayQuery::__anon67cf24ac0111::RayQueryASBasicTestCase
1549 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 …]