Searched refs:RayQueryProceduralGeometryTestCase (Results 1 – 1 of 1) sorted by relevance
368 class RayQueryProceduralGeometryTestCase : public TestCase class371 …RayQueryProceduralGeometryTestCase (tcu::TestContext& context, const char* name, TestType testTyp…372 ~RayQueryProceduralGeometryTestCase (void) = default;382 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext& context, c… in RayQueryProceduralGeometryTestCase() function in vkt::RayQuery::__anone8cdde5b0111::RayQueryProceduralGeometryTestCase388 void RayQueryProceduralGeometryTestCase::checkSupport(Context& context) const in checkSupport()400 void RayQueryProceduralGeometryTestCase::initPrograms(SourceCollections& programCollection) const in initPrograms()472 TestInstance* RayQueryProceduralGeometryTestCase::createInstance(Context& context) const in createInstance()487 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", Te… in createProceduralGeometryTests()488 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType:… in createProceduralGeometryTests()