Searched refs:RayQueryProceduralGeometryTestCase (Results 1 – 1 of 1) sorted by relevance
371 class RayQueryProceduralGeometryTestCase : public TestCase class374 …RayQueryProceduralGeometryTestCase(tcu::TestContext &context, const char *name, TestType testType);375 ~RayQueryProceduralGeometryTestCase(void) = default;385 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext &context, c… in RayQueryProceduralGeometryTestCase() function in vkt::RayQuery::__anon0c44f30c0111::RayQueryProceduralGeometryTestCase392 void RayQueryProceduralGeometryTestCase::checkSupport(Context &context) const in checkSupport()404 void RayQueryProceduralGeometryTestCase::initPrograms(SourceCollections &programCollection) const in initPrograms()478 TestInstance *RayQueryProceduralGeometryTestCase::createInstance(Context &context) const in createInstance()494 group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", in createProceduralGeometryTests()497 …new RayQueryProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType::TRIANGLE_IN_BETWE… in createProceduralGeometryTests()