Searched refs:TraceRaysIndirect2Case (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingTraceRaysTests.cpp | 789 class TraceRaysIndirect2Case : public TestCase class 792 TraceRaysIndirect2Case (TestContext& testCtx, const std::string& name, const TestParams2& params); 793 virtual ~TraceRaysIndirect2Case (void) override = default; 801 TraceRaysIndirect2Case::TraceRaysIndirect2Case (TestContext& testCtx, const std::string& name, const TestParams2& params) in TraceRaysIndirect2Case() function in vkt::RayTracing::__anon28568::TraceRaysIndirect2Case 807 TestInstance* TraceRaysIndirect2Case::createInstance (Context& context) const in createInstance() 812 void TraceRaysIndirect2Case::checkSupport (Context& context) const in checkSupport() 846 void TraceRaysIndirect2Case::initPrograms (SourceCollections& programCollection) const in initPrograms() 1484 submitQueueGroup->addChild(new TraceRaysIndirect2Case(testCtx, testName.c_str(), testParams)); in createTraceRays2Tests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingTraceRaysTests.cpp | 789 class TraceRaysIndirect2Case : public TestCase class 792 TraceRaysIndirect2Case (TestContext& testCtx, const std::string& name, const TestParams2& params); 793 virtual ~TraceRaysIndirect2Case (void) override = default; 801 TraceRaysIndirect2Case::TraceRaysIndirect2Case (TestContext& testCtx, const std::string& name, const TestParams2& params) in TraceRaysIndirect2Case() function in vkt::RayTracing::__anon29748::TraceRaysIndirect2Case 807 TestInstance* TraceRaysIndirect2Case::createInstance (Context& context) const in createInstance() 812 void TraceRaysIndirect2Case::checkSupport (Context& context) const in checkSupport() 846 void TraceRaysIndirect2Case::initPrograms (SourceCollections& programCollection) const in initPrograms() 1483 submitQueueGroup->addChild(new TraceRaysIndirect2Case(testCtx, testName.c_str(), testParams)); in createTraceRays2Tests()
|
Completed in 6 milliseconds