Home
last modified time | relevance | path

Searched refs:positionFixedGroup (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp935 tcu::TestCaseGroup* positionFixedGroup = new tcu::TestCaseGroup(m_testCtx, fixed[j].name, ""); in init() local
936 positionGroup->addChild(positionFixedGroup); in init()
939 positionFixedGroup->addChild(new SampleShadingPositionCase(m_context, samples[sample].name, "", in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp933 tcu::TestCaseGroup* positionFixedGroup = new tcu::TestCaseGroup(m_testCtx, fixed[j].name, ""); in init() local
934 positionGroup->addChild(positionFixedGroup); in init()
937 positionFixedGroup->addChild(new SampleShadingPositionCase(m_context, samples[sample].name, "", in init()

Completed in 4 milliseconds