Lines Matching refs:beginSection
47 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values."); in bind_buffer()
55 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in delete_buffers()
63 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in gen_buffers()
75 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRA… in buffer_data()
80 …ctx.beginSection("GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or … in buffer_data()
85 ctx.beginSection("GL_INVALID_VALUE is generated if size is negative."); in buffer_data()
90 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in buffer_data()
106 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRA… in buffer_sub_data()
111 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in buffer_sub_data()
117 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object being updated is mapped."… in buffer_sub_data()
135 …ctx.beginSection("GL_INVALID_VALUE is generated if offset or size is negative, or if together they… in buffer_sub_data_size_offset()
155 …ctx.beginSection("GL_INVALID_VALUE is generated if any bit other than the three defined bits is se… in clear()
172 …ctx.beginSection("Unsupported combinations of format and type will generate an GL_INVALID_OPERATIO… in read_pixels()
177 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative."); in read_pixels()
186 …ctx.beginSection("GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer… in read_pixels()
211 …ctx.beginSection("Unsupported combinations of format and type will generate an GL_INVALID_OPERATIO… in readn_pixels()
216 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative."); in readn_pixels()
225 …ctx.beginSection("GL_INVALID_OPERATION is generated by ReadnPixels if the buffer size required to … in readn_pixels()
232 …ctx.beginSection("GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer… in readn_pixels()
251 …ctx.beginSection("Unsupported combinations of format and type will generate an GL_INVALID_OPERATIO… in read_pixels_format_mismatch()
260 …ctx.beginSection("Unsupported combinations of format and type will generate an GL_INVALID_OPERATIO… in read_pixels_format_mismatch()
269 …ctx.beginSection("GL_RGBA/GL_UNSIGNED_BYTE is always accepted and the other acceptable pair can be… in read_pixels_format_mismatch()
295 …ctx.beginSection("GL_INVALID_OPERATION is generated if currently bound framebuffer format is incom… in read_pixels_fbo_format_mismatch()
332 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, th… in read_pixels_fbo_format_mismatch()
392 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ATOMIC_COUNTER_BUFFER, GL_SHADE… in bind_buffer_range()
397 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BUFFER and inde… in bind_buffer_range()
403 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and index is greate… in bind_buffer_range()
409 ctx.beginSection("GL_INVALID_VALUE is generated if size is less than or equal to zero."); in bind_buffer_range()
416 ctx.beginSection("GL_INVALID_VALUE is generated if offset is less than zero."); in bind_buffer_range()
421 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BUFFER and size… in bind_buffer_range()
430 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and offset is not a… in bind_buffer_range()
440 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_ATOMIC_COUNTER_BUFFER and index is… in bind_buffer_range()
446 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_SHADER_STORAGE_BUFFER and index is… in bind_buffer_range()
452 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_ATOMIC_COUNTER_BUFFER and offset i… in bind_buffer_range()
461 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_SHADER_STORAGE_BUFFER and offset i… in bind_buffer_range()
488 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ATOMIC_COUNTER_BUFFER, GL_SHADE… in bind_buffer_base()
495 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and index is greate… in bind_buffer_base()
501 …ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BUFFER andindex… in bind_buffer_base()
527 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not an accepted value."); in clear_bufferiv()
534 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_DEPTH or GL_DEPTH_STENCIL."); in clear_bufferiv()
541 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR or GL_STENCIL and drawBuffer… in clear_bufferiv()
547 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR or GL_STENCIL and drawBuffer… in clear_bufferiv()
552 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_STENCIL and drawBuffer is not zero… in clear_bufferiv()
577 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_COLOR."); in clear_bufferuiv()
584 …ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_DEPTH, GL_STENCIL, or GL_DEPTH_STEN… in clear_bufferuiv()
593 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR and drawBuffer is greater th… in clear_bufferuiv()
599 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR and drawBuffer is negative."… in clear_bufferuiv()
624 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_COLOR or GL_DEPTH."); in clear_bufferfv()
631 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is GL_STENCIL or GL_DEPTH_STENCIL."); in clear_bufferfv()
638 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR and drawBuffer is greater th… in clear_bufferfv()
644 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_COLOR and drawBuffer is negative."… in clear_bufferfv()
649 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_DEPTH and drawBuffer is not zero."… in clear_bufferfv()
660 ctx.beginSection("GL_INVALID_ENUM is generated if buffer is not GL_DEPTH_STENCIL."); in clear_bufferfi()
673 …ctx.beginSection("GL_INVALID_VALUE is generated if buffer is GL_DEPTH_STENCIL and drawBuffer is no… in clear_bufferfi()
691 …ctx.beginSection("GL_INVALID_VALUE is generated if any of readoffset, writeoffset or size is negat… in copy_buffer_sub_data()
700 …ctx.beginSection("GL_INVALID_VALUE is generated if readoffset + size exceeds the size of the buffe… in copy_buffer_sub_data()
709 …ctx.beginSection("GL_INVALID_VALUE is generated if writeoffset + size exceeds the size of the buff… in copy_buffer_sub_data()
718 …ctx.beginSection("GL_INVALID_VALUE is generated if the same buffer object is bound to both readtar… in copy_buffer_sub_data()
729 …ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to readtarget or writetarget.… in copy_buffer_sub_data()
742 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object bound to either readtarge… in copy_buffer_sub_data()
787 …ctx.beginSection("GL_INVALID_ENUM is generated if one of the values in bufs is not an accepted val… in draw_buffers()
792 …ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to a draw framebuffer and D… in draw_buffers()
800 …ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to the default framebuffer … in draw_buffers()
806 …ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to the default framebuffer … in draw_buffers()
812 …ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to a framebuffer object and… in draw_buffers()
821 …ctx.beginSection("GL_INVALID_VALUE is generated if n is less than 0 or greater than GL_MAX_DRAW_BU… in draw_buffers()
843 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted values."); in flush_mapped_buffer_range()
848 …ctx.beginSection("GL_INVALID_VALUE is generated if offset or length is negative, or if offset + le… in flush_mapped_buffer_range()
861 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target."); in flush_mapped_buffer_range()
867 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer bound to target is not mapped, o… in flush_mapped_buffer_range()
891 ctx.beginSection("GL_INVALID_VALUE is generated if either of offset or length is negative."); in map_buffer_range()
899 …ctx.beginSection("GL_INVALID_VALUE is generated if offset + length is greater than the value of GL… in map_buffer_range()
910 …ctx.beginSection("GL_INVALID_VALUE is generated if access has any bits set other than those accept… in map_buffer_range()
918 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer is already in a mapped state."); in map_buffer_range()
926 …ctx.beginSection("GL_INVALID_OPERATION is generated if neither GL_MAP_READ_BIT or GL_MAP_WRITE_BIT… in map_buffer_range()
931 ctx.beginSection("GL_INVALID_OPERATION is generated if length is 0"); in map_buffer_range()
936 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_MAP_READ_BIT is set and any of GL_MAP_IN… in map_buffer_range()
947 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_MAP_FLUSH_EXPLICIT_BIT is set and GL_MAP… in map_buffer_range()
972 …ctx.beginSection("GL_INVALID_ENUM is generated if mode is not GL_BACK, GL_NONE, or GL_COLOR_ATTACH… in read_buffer()
997 …ctx.beginSection("GL_INVALID_OPERATION error is generated if src is GL_BACK or if src is GL_COLOR_… in read_buffer()
1011 …ctx.beginSection("GL_INVALID_OPERATION is generated if the current framebuffer is the default fram… in read_buffer()
1017 …ctx.beginSection("GL_INVALID_OPERATION is generated if the current framebuffer is a named framebuf… in read_buffer()
1037 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer data store is already in an unma… in unmap_buffer()
1048 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_DRAW_FRAMEBUFFER, GL_READ_FRAME… in bind_framebuffer()
1058 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in bind_renderbuffer()
1068 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_DRAW_FRAMEBUFFER, GL_READ_FRAME… in check_framebuffer_status()
1078 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in gen_framebuffers()
1086 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in gen_renderbuffers()
1094 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in delete_framebuffers()
1102 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in delete_renderbuffers()
1116 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens."); in framebuffer_renderbuffer()
1121 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens."); in framebuffer_renderbuffer()
1126 ctx.beginSection("GL_INVALID_ENUM is generated if renderbuffertarget is not GL_RENDERBUFFER."); in framebuffer_renderbuffer()
1133 …ctx.beginSection("GL_INVALID_OPERATION is generated if renderbuffer is neither 0 nor the name of a… in framebuffer_renderbuffer()
1138 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target."); in framebuffer_renderbuffer()
1162 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens."); in framebuffer_texture()
1167 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens."); in framebuffer_texture()
1172 …ctx.beginSection("GL_INVALID_OPERATION is generated if texture is neither 0 nor the name of an exi… in framebuffer_texture()
1177 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target."); in framebuffer_texture()
1184 ctx.beginSection("GL_INVALID_OPERATION is generated by if texture is a buffer texture."); in framebuffer_texture()
1216 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens."); in framebuffer_texture2d()
1221 ctx.beginSection("GL_INVALID_ENUM is generated if textarget is not an accepted texture target."); in framebuffer_texture2d()
1226 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not an accepted token."); in framebuffer_texture2d()
1231 …ctx.beginSection("GL_INVALID_VALUE is generated if level is less than 0 or larger than log_2 of ma… in framebuffer_texture2d()
1242 ctx.beginSection("GL_INVALID_VALUE is generated if level is larger than maximum texture size."); in framebuffer_texture2d()
1255 …ctx.beginSection("GL_INVALID_OPERATION is generated if texture is neither 0 nor the name of an exi… in framebuffer_texture2d()
1260 ctx.beginSection("GL_INVALID_OPERATION is generated if textarget and texture are not compatible."); in framebuffer_texture2d()
1274 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target."); in framebuffer_texture2d()
1283 …ctx.beginSection("GL_INVALID_OPERATION error is generated if texture is the name of a buffer textu… in framebuffer_texture2d()
1305 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in renderbuffer_storage()
1312 …ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-… in renderbuffer_storage()
1330 ctx.beginSection("GL_INVALID_VALUE is generated if width or height is less than zero."); in renderbuffer_storage()
1339 …ctx.beginSection("GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_RENDERBU… in renderbuffer_storage()
1385 …ctx.beginSection("GL_INVALID_VALUE is generated if mask contains any bits other than GL_COLOR_BUFF… in blit_framebuffer()
1390 ctx.beginSection("GL_INVALID_ENUM is generated if filter is not GL_LINEAR or GL_NEAREST."); in blit_framebuffer()
1395 …ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains any of the GL_DEPTH_BUFFER_BI… in blit_framebuffer()
1404 …ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains GL_COLOR_BUFFER_BIT and read … in blit_framebuffer()
1429 …ctx.beginSection("GL_INVALID_OPERATION is generated if filter is GL_LINEAR and the read buffer con… in blit_framebuffer()
1440 …ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains GL_DEPTH_BUFFER_BIT or GL_STE… in blit_framebuffer()
1450 …ctx.beginSection("GL_INVALID_FRAMEBUFFER_OPERATION is generated if the read or draw framebuffer is… in blit_framebuffer()
1484 …ctx.beginSection("GL_INVALID_OPERATION is generated if the source and destination buffers are iden… in blit_framebuffer()
1524 …ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw… in blit_framebuffer_multisample()
1531 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is gr… in blit_framebuffer_multisample()
1538 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is gr… in blit_framebuffer_multisample()
1584 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the accepted tokens."); in framebuffer_texture_layer()
1591 ctx.beginSection("GL_INVALID_ENUM is generated if attachment is not one of the accepted tokens."); in framebuffer_texture_layer()
1598 …ctx.beginSection("GL_INVALID_OPERATION is generated if texture is non-zero and not the name of a 3… in framebuffer_texture_layer()
1605 ctx.beginSection("GL_INVALID_VALUE is generated if texture is not zero and layer is negative."); in framebuffer_texture_layer()
1610 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is not zero and layer is greater than G… in framebuffer_texture_layer()
1615 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is not zero and layer is greater than G… in framebuffer_texture_layer()
1620 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target."); in framebuffer_texture_layer()
1627 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is a 3D texture and level is less than … in framebuffer_texture_layer()
1635 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is a 2D array texture and level is less… in framebuffer_texture_layer()
1656 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is a 2D multisample array texture and l… in framebuffer_texture_layer()
1663 …ctx.beginSection("GL_INVALID_VALUE is generated if texture is a cube map array texture and layer i… in framebuffer_texture_layer()
1668 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is the name of a buffer texture."); in framebuffer_texture_layer()
1705 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFE… in invalidate_framebuffer()
1712 …ctx.beginSection("GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm a… in invalidate_framebuffer()
1717 ctx.beginSection("GL_INVALID_VALUE is generated if numAttachments is negative."); in invalidate_framebuffer()
1722 …ctx.beginSection("GL_INVALID_ENUM is generated if the default framebuffer is bound to target and a… in invalidate_framebuffer()
1754 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_READ_FRAMEBUFFE… in invalidate_sub_framebuffer()
1761 …ctx.beginSection("GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm a… in invalidate_sub_framebuffer()
1766 ctx.beginSection("GL_INVALID_VALUE is generated if numAttachments, width, or heigh is negative."); in invalidate_sub_framebuffer()
1783 …ctx.beginSection("GL_INVALID_ENUM is generated if the default framebuffer is bound to target and a… in invalidate_sub_framebuffer()
1807 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in renderbuffer_storage_multisample()
1814 …ctx.beginSection("GL_INVALID_OPERATION is generated if samples is greater than the maximum number … in renderbuffer_storage_multisample()
1819 …ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a color-renderable, depth-… in renderbuffer_storage_multisample()
1837 …ctx.beginSection("GL_INVALID_OPERATION is generated if samples is greater than the maximum number … in renderbuffer_storage_multisample()
1842 ctx.beginSection("GL_INVALID_VALUE is generated if width or height is less than zero."); in renderbuffer_storage_multisample()
1859 …ctx.beginSection("GL_INVALID_VALUE is generated if width or height is greater than GL_MAX_RENDERBU… in renderbuffer_storage_multisample()
1910 …ctx.beginSection("GL_INVALID_VALUE is generated if srcWidth, srcHeight, or srcDepth is negative."); in copy_image_sub_data()
1927 …ctx.beginSection("GL_INVALID_VALUE is generated if srcLevel and dstLevel are not valid levels for … in copy_image_sub_data()
1950 …ctx.beginSection("GL_INVALID_ENUM is generated if either target does not match the type of the obj… in copy_image_sub_data()
1964 …ctx.beginSection("GL_INVALID_OPERATION is generated if either object is a texture and the texture … in copy_image_sub_data()
1973 …ctx.beginSection("GL_INVALID_VALUE is generated if the dimensions of either subregion exceeds the … in copy_image_sub_data()
1980 …ctx.beginSection("GL_INVALID_OPERATION error is generated if the source and destination internal f… in copy_image_sub_data()