Searched refs:RayTracingProceduralGeometryTestCase (Results 1 – 1 of 1) sorted by relevance
497 class RayTracingProceduralGeometryTestCase : public TestCase class500 …RayTracingProceduralGeometryTestCase (tcu::TestContext& context, const char* name, TestType testT…501 ~RayTracingProceduralGeometryTestCase (void) = default;511 RayTracingProceduralGeometryTestCase::RayTracingProceduralGeometryTestCase(tcu::TestContext& contex… in RayTracingProceduralGeometryTestCase() function in vkt::RayTracing::__anonb06bf93f0111::RayTracingProceduralGeometryTestCase517 void RayTracingProceduralGeometryTestCase::checkSupport(Context& context) const in checkSupport()529 void RayTracingProceduralGeometryTestCase::initPrograms(SourceCollections& programCollection) const in initPrograms()626 TestInstance* RayTracingProceduralGeometryTestCase::createInstance(Context& context) const in createInstance()641 …group->addChild(new RayTracingProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", … in createProceduralGeometryTests()642 …group->addChild(new RayTracingProceduralGeometryTestCase(testCtx, "triangle_in_between", TestTyp… in createProceduralGeometryTests()