Home | History | Annotate | Download | only in gl

Lines Matching defs:param

887 	 limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> is one of the
904 "limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> was "
917 "limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> was "
930 "limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> was "
938 limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> is
953 "limits of MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS and <param> was "
1240 glw::GLint param = 0;
1242 gl.getQueryIndexediv(target[i], max_vertex_streams, GL_QUERY_COUNTER_BITS, &param);
6894 * @param [in] source Source code to be prerocessed.
6895 * @param [in] key Key to be substituted.
6896 * @param [in] value Value to be inserted.
6924 * @param [in] i Integer to be converted.
6939 * @param [in] f Float to be converted.