Home
last modified time | relevance | path

Searched refs:DirectionTestCase (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp221 class DirectionTestCase : public vkt::TestCase class
224 DirectionTestCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params);
225 virtual ~DirectionTestCase (void) {} in ~DirectionTestCase()
248 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in DirectionTestCase() function in vkt::RayQuery::__anon28408::DirectionTestCase
253 void DirectionTestCase::checkSupport (Context& context) const in checkSupport()
274 void DirectionTestCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
317 TestInstance* DirectionTestCase::createInstance (Context& context) const in createInstance()
596 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, params)); in createDirectionLengthTests()
665 factorGroup->addChild(new DirectionTestCase(testCt in createInsideAABBsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp221 class DirectionTestCase : public vkt::TestCase class
224 DirectionTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params);
225 virtual ~DirectionTestCase (void) {} in ~DirectionTestCase()
248 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in DirectionTestCase() function in vkt::RayQuery::__anon29608::DirectionTestCase
253 void DirectionTestCase::checkSupport (Context& context) const in checkSupport()
274 void DirectionTestCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
317 TestInstance* DirectionTestCase::createInstance (Context& context) const in createInstance()
595 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createDirectionLengthTests()
664 factorGroup->addChild(new DirectionTestCase(testCt in createInsideAABBsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp250 class DirectionTestCase : public vkt::TestCase class
253 DirectionTestCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params);
254 virtual ~DirectionTestCase (void) {} in ~DirectionTestCase()
277 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in DirectionTestCase() function in vkt::RayTracing::__anon28527::DirectionTestCase
282 void DirectionTestCase::checkSupport (Context& context) const in checkSupport()
303 void DirectionTestCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
396 TestInstance* DirectionTestCase::createInstance (Context& context) const in createInstance()
750 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, params)); in createDirectionLengthTests()
838 factorGroup->addChild(new DirectionTestCase(testCt in createInsideAABBsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp250 class DirectionTestCase : public vkt::TestCase class
253 DirectionTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params);
254 virtual ~DirectionTestCase (void) {} in ~DirectionTestCase()
277 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in DirectionTestCase() function in vkt::RayTracing::__anon29711::DirectionTestCase
282 void DirectionTestCase::checkSupport (Context& context) const in checkSupport()
303 void DirectionTestCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
396 TestInstance* DirectionTestCase::createInstance (Context& context) const in createInstance()
749 factorGroup->addChild(new DirectionTestCase(testCtx, angleName, "", params)); in createDirectionLengthTests()
837 factorGroup->addChild(new DirectionTestCase(testCt in createInsideAABBsTests()
[all...]

Completed in 6 milliseconds