Home
last modified time | relevance | path

Searched refs:geomGroup (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp404 tcu::TestCaseGroup* const geomGroup = new tcu::TestCaseGroup(m_testCtx, "geometry_shader", "GL_EXT_geometry_shader"); in init() member in deqp::gles31::Functional::tcu
405 addChild(geomGroup); in init()
408 geomGroup->addChild(new ShaderBuiltinConstantCase<int>(m_context, intConstants[ndx].varName, intConstants[ndx].getValue, "GL_EXT_geometry_shader")); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp562 GroupPtr geomGroup (new tcu::TestCaseGroup(testCtx, gType.name)); in createDirectionLengthTests()
599 geomGroup->addChild(factorGroup.release()); in createDirectionLengthTests()
602 directionGroup->addChild(geomGroup.release()); in createDirectionLengthTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp561 GroupPtr geomGroup (new tcu::TestCaseGroup(testCtx, gType.name, "")); in createDirectionLengthTests()
598 geomGroup->addChild(factorGroup.release()); in createDirectionLengthTests()
601 directionGroup->addChild(geomGroup.release()); in createDirectionLengthTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp715 GroupPtr geomGroup (new tcu::TestCaseGroup(testCtx, gType.name)); in createDirectionLengthTests()
753 geomGroup->addChild(factorGroup.release()); in createDirectionLengthTests()
756 stageGroup->addChild(geomGroup.release()); in createDirectionLengthTests()
H A DvktRayTracingBuiltinTests.cpp4158 de::MovePtr<tcu::TestCaseGroup> geomGroup (new tcu::TestCaseGroup(testCtx, geomTypes[geomTypesNdx].name)); in createRayFlagsTests()
4236 geomGroup->addChild(rayFlagsGroup.release()); in createRayFlagsTests()
4239 group->addChild(geomGroup.release()); in createRayFlagsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp714 GroupPtr geomGroup (new tcu::TestCaseGroup(testCtx, gType.name, "")); in createDirectionLengthTests()
752 geomGroup->addChild(factorGroup.release()); in createDirectionLengthTests()
755 stageGroup->addChild(geomGroup.release()); in createDirectionLengthTests()
H A DvktRayTracingBuiltinTests.cpp2708 de::MovePtr<tcu::TestCaseGroup> geomGroup (new tcu::TestCaseGroup(testCtx, geomTypes[geomTypesNdx].name, "")); in createRayFlagsTests()
2785 geomGroup->addChild(rayFlagsGroup.release()); in createRayFlagsTests()
2788 group->addChild(geomGroup.release()); in createRayFlagsTests()

Completed in 18 milliseconds