Searched refs:max_xfb_sep (Results 1 – 1 of 1) sorted by relevance
22741 GLint max_xfb_sep; in test() local22746 gl.getIntegerv(GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS, &max_xfb_sep); in test()22795 if ((int)type.GetSize() <= max_xfb_sep) in test()