Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp22741 GLint max_xfb_sep; in test() local
22746 gl.getIntegerv(GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS, &max_xfb_sep); in test()
22795 if ((int)type.GetSize() <= max_xfb_sep) in test()