Lines Matching refs:beginSection

114 	ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");  in enable()
131 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in enablei()
136 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in enablei()
144 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disable()
154 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disablei()
159 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in disablei()
168 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_booleanv()
180 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not indexed state queriable with these… in get_booleani_v()
185 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_booleani_v()
195 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_floatv()
205 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_integerv()
214 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_integer64v()
226 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value."); in get_integeri_v()
231 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_integeri_v()
238 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_integeri_v()
252 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value."); in get_integer64i_v()
257 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_integer64i_v()
264 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_integer64i_v()
276 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value."); in get_string()
286 ctx.beginSection("GL_INVALID_ENUM is generated if name is not an accepted value."); in get_stringi()
291 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside the valid range for indexed st… in get_stringi()
307 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_attached_shaders()
312 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_attached_shaders()
317 ctx.beginSection("GL_INVALID_VALUE is generated if maxCount is less than 0."); in get_attached_shaders()
336 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_shaderiv()
341 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in get_shaderiv()
346 ctx.beginSection("GL_INVALID_OPERATION is generated if shader does not refer to a shader object."); in get_shaderiv()
362 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in get_shader_info_log()
367 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object."); in get_shader_info_log()
372 ctx.beginSection("GL_INVALID_VALUE is generated if maxLength is less than 0."); in get_shader_info_log()
393 …ctx.beginSection("GL_INVALID_ENUM is generated if shaderType or precisionType is not an accepted v… in get_shader_precision_format()
410 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in get_shader_source()
415 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object."); in get_shader_source()
420 ctx.beginSection("GL_INVALID_VALUE is generated if bufSize is less than 0."); in get_shader_source()
437 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_programiv()
442 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_programiv()
447 …ctx.beginSection("GL_INVALID_OPERATION is generated if program does not refer to a program object.… in get_programiv()
463 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_program_info_log()
468 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_program_info_log()
473 ctx.beginSection("GL_INVALID_VALUE is generated if maxLength is less than 0."); in get_program_info_log()
488 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_tex_parameterfv()
502 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_tex_parameteriv()
518 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_tex_parameteriiv()
534 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_tex_parameteriuiv()
561 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_uniformfv()
566 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_uniformfv()
571 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_uniformfv()
576 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_uniformfv()
606 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_nuniformfv()
611 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_nuniformfv()
616 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_nuniformfv()
621 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_nuniformfv()
626 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer size required to store the reque… in get_nuniformfv()
651 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_uniformiv()
656 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_uniformiv()
661 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_uniformiv()
666 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_uniformiv()
696 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_nuniformiv()
701 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_nuniformiv()
706 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_nuniformiv()
711 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_nuniformiv()
716 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer size required to store the reque… in get_nuniformiv()
741 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_uniformuiv()
746 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_uniformuiv()
751 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_uniformuiv()
756 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_uniformuiv()
786 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_nuniformuiv()
791 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_nuniformuiv()
796 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been successfully linked."); in get_nuniformuiv()
801 …ctx.beginSection("GL_INVALID_OPERATION is generated if location does not correspond to a valid uni… in get_nuniformuiv()
806 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer size required to store the reque… in get_nuniformuiv()
824 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_active_uniform()
829 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_active_uniform()
834 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number of… in get_active_uniform()
840 ctx.beginSection("GL_INVALID_VALUE is generated if bufSize is less than 0."); in get_active_uniform()
862 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_active_uniformsiv()
867 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_active_uniformsiv()
872 …ctx.beginSection("GL_INVALID_VALUE is generated if any value in uniformIndices is greater than or … in get_active_uniformsiv()
886 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted token."); in get_active_uniformsiv()
906 …ctx.beginSection("GL_INVALID_VALUE is generated if program is not the name of either a program or … in get_active_uniform_blockiv()
911 ctx.beginSection("GL_INVALID_OPERATION is generated if program is the name of a shader object"); in get_active_uniform_blockiv()
916 …ctx.beginSection("GL_INVALID_VALUE is generated if uniformBlockIndex is greater than or equal to t… in get_active_uniform_blockiv()
923 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the accepted tokens."); in get_active_uniform_blockiv()
945 ctx.beginSection("GL_INVALID_OPERATION is generated if program is the name of a shader object."); in get_active_uniform_block_name()
950 …ctx.beginSection("GL_INVALID_VALUE is generated if program is not the name of either a program or … in get_active_uniform_block_name()
955 …ctx.beginSection("GL_INVALID_VALUE is generated if uniformBlockIndex is greater than or equal to t… in get_active_uniform_block_name()
982 ctx.beginSection("GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); in get_active_attrib()
987 ctx.beginSection("GL_INVALID_OPERATION is generated if program is not a program object."); in get_active_attrib()
992 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_ACTIVE_ATT… in get_active_attrib()
997 ctx.beginSection("GL_INVALID_VALUE is generated if bufSize is less than 0."); in get_active_attrib()
1019 ctx.beginSection("GL_INVALID_OPERATION is generated if program is a name of shader object."); in get_uniform_indices()
1024 …ctx.beginSection("GL_INVALID_VALUE is generated if program is not name of program or shader object… in get_uniform_indices()
1039 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_vertex_attribfv()
1044 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in get_vertex_attribfv()
1057 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_vertex_attribiv()
1062 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in get_vertex_attribiv()
1075 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_vertex_attribi_iv()
1080 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in get_vertex_attribi_iv()
1094 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_vertex_attribi_uiv()
1099 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in get_vertex_attribi_uiv()
1111 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_vertex_attrib_pointerv()
1116 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in get_vertex_attrib_pointerv()
1128 ctx.beginSection("GL_INVALID_OPERATION is generated if program is the name of a shader object."); in get_frag_data_location()
1133 ctx.beginSection("GL_INVALID_OPERATION is generated if program has not been linked."); in get_frag_data_location()
1151 ctx.beginSection("GL_INVALID_ENUM is generated if target or value is not an accepted value."); in get_buffer_parameteriv()
1160 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in get_buffer_parameteriv()
1176 ctx.beginSection("GL_INVALID_ENUM is generated if target or value is not an accepted value."); in get_buffer_parameteri64v()
1185 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in get_buffer_parameteri64v()
1201 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_buffer_pointerv()
1208 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in get_buffer_pointerv()
1236 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens."); in get_framebuffer_attachment_parameteriv()
1241 …ctx.beginSection("GL_INVALID_ENUM is generated if pname is not valid for the value of GL_FRAMEBUFF… in get_framebuffer_attachment_parameteriv()
1251 …ctx.beginSection("GL_INVALID_OPERATION is generated if attachment is GL_DEPTH_STENCIL_ATTACHMENT a… in get_framebuffer_attachment_parameteriv()
1256 …ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_FRAMEBUFFER_ATTACHMENT_OBJE… in get_framebuffer_attachment_parameteriv()
1263 …ctx.beginSection("GL_INVALID_OPERATION or GL_INVALID_ENUM is generated if attachment is not one of… in get_framebuffer_attachment_parameteriv()
1281 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in get_renderbuffer_parameteriv()
1286 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the accepted tokens."); in get_renderbuffer_parameteriv()
1291 …ctx.beginSection("GL_INVALID_OPERATION is generated if the renderbuffer currently bound to target… in get_renderbuffer_parameteriv()
1309 ctx.beginSection("GL_INVALID_VALUE is generated if bufSize is negative."); in get_internalformativ()
1314 …ctx.beginSection("GL_INVALID_ENUM is generated if pname is not GL_SAMPLES or GL_NUM_SAMPLE_COUNTS.… in get_internalformativ()
1319 …ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not color-, depth-, or stencil… in get_internalformativ()
1334 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in get_internalformativ()
1355 ctx.beginSection("GL_INVALID_ENUM is generated if target or pname is not an accepted value."); in get_queryiv()
1371 ctx.beginSection("GL_INVALID_OPERATION is generated if id is not the name of a query object."); in get_query_objectuiv()
1382 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not an accepted value."); in get_query_objectuiv()
1387 …ctx.beginSection("GL_INVALID_OPERATION is generated if id is the name of a currently active query … in get_query_objectuiv()
1409 ctx.beginSection("GL_INVALID_VALUE is generated if sync is not the name of a sync object."); in get_synciv()
1414 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the accepted tokens."); in get_synciv()
1423 ctx.beginSection("GL_INVALID_VALUE is generated if bufSize is negative."); in get_synciv()
1437 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not an accepted value."); in is_enabled()
1449 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not an accepted value."); in is_enabledi()
1456 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside the valid range for the indexe… in is_enabledi()
1466 …ctx.beginSection("GL_INVALID_ENUM is generated if either target or mode is not an accepted value."… in hint()