HomeSort by relevance Sort by last modified time
    Searched refs:positionGroup (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcSampleVariablesTests.cpp 924 tcu::TestCaseGroup* positionGroup = new tcu::TestCaseGroup(m_testCtx, "position", "gl_SamplePosition tests");
925 addChild(positionGroup);
936 positionGroup->addChild(positionFixedGroup);
  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilitySampleVariablesTests.cpp 922 tcu::TestCaseGroup* positionGroup = new tcu::TestCaseGroup(m_testCtx, "position", "gl_SamplePosition tests");
923 addChild(positionGroup);
934 positionGroup->addChild(positionFixedGroup);
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp     [all...]

Completed in 116 milliseconds