Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTests.hpp37 class GlSubgroupTests : public deqp::TestCaseGroup class
41 GlSubgroupTests(deqp::Context& context);
46 GlSubgroupTests(const GlSubgroupTests& other);
47 GlSubgroupTests& operator=(const GlSubgroupTests& other);
DglcSubgroupsTests.cpp51 GlSubgroupTests::GlSubgroupTests(deqp::Context& context) in GlSubgroupTests() function in glc::subgroups::GlSubgroupTests
57 void GlSubgroupTests::init() in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSingleConfigTestPackage.cpp196 addChild(new glc::subgroups::GlSubgroupTests(getContext())); in init()
253 addChild(new glc::subgroups::GlSubgroupTests(getContext())); in init()