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.cpp1544 class RayQueryASBasicTestCase : public TestCase class
1547 RayQueryASBasicTestCase(tcu::TestContext &context, const char *name, const TestParams &data);
1548 ~RayQueryASBasicTestCase(void);
1558 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase
1586 RayQueryASBasicTestCase::RayQueryASBasicTestCase(tcu::TestContext &context, const char *name, const… in RayQueryASBasicTestCase() function in vkt::RayQuery::__anonef013a3b0111::RayQueryASBasicTestCase
1592 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 …]