Searched refs:positionFixedGroup (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 935 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 D | gl4cES31CompatibilitySampleVariablesTests.cpp | 933 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 3 milliseconds