Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp497 class RayTracingProceduralGeometryTestCase : public TestCase class
500RayTracingProceduralGeometryTestCase (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::RayTracingProceduralGeometryTestCase
517 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()