Lines Matching full:param
53 * @param [in] context OpenGL context.
73 * @param [in] context OpenGL context.
120 * @param [in] gl OpenGL functions' access.
170 * @param [in] gl OpenGL functions' access.
221 * @param [in] gl OpenGL functions' access.
293 * @param [in] gl OpenGL functions' access.
375 * @param [in] gl OpenGL functions' access.
544 * @param [in] context OpenGL context.
703 * @param [in] explicit_redeclaration Use explicit redeclaration with size.
704 * @param [in] dynamic_setter Use dynamic array setter.
705 * @param [in] clip_count Set all first # of gl_ClipDistance-s.
706 * @param [in] clip_function Use #th clip function for gl_ClipDistance[] setup (see m_clip_function[]).
707 * @param [in] primitive_type Primitive mode.
775 * @param [in] gl OpenGL functions' access.
776 * @param [in] primitive_type Primitive mode.
826 * @param [in] primitive_type Primitive mode.
827 * @param [in] clip_function Use #th clip function for gl_ClipDistance[] setup (see m_clip_function[]).
828 * @param [in] results Array with framebuffer content.
977 * @param [in] context OpenGL context.
1024 * @param [in] gl OpenGL functions' access.
1059 * @param [in] gl OpenGL functions' access.
1086 * @param [in] gl OpenGL functions' access.
1166 * @param [in] gl OpenGL functions' access.
1167 * @param [in] vertex_shader_code Vertex shader source code.
1168 * @param [in] fragment_shader_code Fragment shader source code.
1169 * @param [in] transform_feedback_varyings Transform feedback varying names.
1263 * @param [in] shader_type Shader type.
1264 * @param [in] shader_code Shader source code.
1340 * @param [in] vertex_shader Vertex shader compilation status.
1341 * @param [in] fragment_shader Fragment shader compilation status.
1342 * @param [in] transform_feedback_varyings Transform feedback varying names array.
1460 * @param [in] gl OpenGL functions access.
1461 * @param [in] size_x X size of framebuffer.
1462 * @param [in] size_y Y size of framebuffer.
1574 * @param [in] gl OpenGL functions access.
1575 * @param [in] primitive_type Primitive mode.
1610 * @param [in] first First index to be drawn.
1611 * @param [in] count Count of indices to be drawn.
1621 * @param [in] first First index to be drawn.
1622 * @param [in] count Count of indices to be drawn.
1623 * @param [in] discard_rasterizer Shall we discard rasterizer?
1651 * @param [in] source Source code to be prerocessed.
1652 * @param [in] key Key to be substituted.
1653 * @param [in] value Value to be inserted.
1681 * @param [in] i Integer to be converted.