Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp517 class RayTracingProceduralGeometryTestCase : public TestCase class
520RayTracingProceduralGeometryTestCase(tcu::TestContext &context, const char *name, TestType testTyp…
521 ~RayTracingProceduralGeometryTestCase(void) = default;
531 RayTracingProceduralGeometryTestCase::RayTracingProceduralGeometryTestCase(tcu::TestContext &contex… in RayTracingProceduralGeometryTestCase() function in vkt::RayTracing::__anon2dcffe700111::RayTracingProceduralGeometryTestCase
538 void RayTracingProceduralGeometryTestCase::checkSupport(Context &context) const in checkSupport()
551 void RayTracingProceduralGeometryTestCase::initPrograms(SourceCollections &programCollection) const in initPrograms()
645 TestInstance *RayTracingProceduralGeometryTestCase::createInstance(Context &context) const in createInstance()
661 … group->addChild(new RayTracingProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", in createProceduralGeometryTests()
664 …new RayTracingProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType::TRIANGLE_IN_BET… in createProceduralGeometryTests()