Lines Matching refs:GL_INVALID_OPERATION
91 ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
94 ctx.expectError(GL_INVALID_OPERATION);
112 ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
115 ctx.expectError(GL_INVALID_OPERATION);
118 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object being updated is mapped.");
123 ctx.expectError(GL_INVALID_OPERATION);
172 ctx.beginSection("GL_INVALID_OPERATION is generated if the combination of format and type is unsupported.");
174 ctx.expectError(GL_INVALID_OPERATION);
205 ctx.expectError(GL_INVALID_OPERATION);
207 ctx.expectError(GL_INVALID_OPERATION);
209 ctx.expectError(GL_INVALID_OPERATION);
211 ctx.expectError(GL_INVALID_OPERATION);
213 ctx.expectError(GL_INVALID_OPERATION);
215 ctx.expectError(GL_INVALID_OPERATION);
245 ctx.beginSection("GL_INVALID_OPERATION is generated if currently bound framebuffer format is incompatible with format and type.");
252 ctx.expectError (GL_INVALID_OPERATION);
259 ctx.expectError (GL_INVALID_OPERATION);
266 ctx.expectError (GL_INVALID_OPERATION);
270 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, the read framebuffer is complete, and the value of GL_SAMPLE_BUFFERS for the read framebuffer is greater than zero.");
296 ctx.expectError (GL_INVALID_OPERATION);
611 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to readtarget or writetarget.");
614 ctx.expectError (GL_INVALID_OPERATION);
619 ctx.expectError (GL_INVALID_OPERATION);
624 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object bound to either readtarget or writetarget is mapped.");
627 ctx.expectError (GL_INVALID_OPERATION);
632 ctx.expectError (GL_INVALID_OPERATION);
666 ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to the default framebuffer and n is not 1.");
669 ctx.expectError (GL_INVALID_OPERATION);
672 ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to the default framebuffer and the value in bufs is one of the GL_COLOR_ATTACHMENTn tokens.");
675 ctx.expectError (GL_INVALID_OPERATION);
678 ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to a framebuffer object and the ith buffer listed in bufs is anything other than GL_NONE or GL_COLOR_ATTACHMENTSi.");
681 ctx.expectError (GL_INVALID_OPERATION);
719 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
722 ctx.expectError (GL_INVALID_OPERATION);
725 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer bound to target is not mapped, or is mapped without the GL_MAP_FLUSH_EXPLICIT flag.");
729 ctx.expectError (GL_INVALID_OPERATION);
732 ctx.expectError (GL_INVALID_OPERATION);
776 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer is already in a mapped state.");
780 ctx.expectError (GL_INVALID_OPERATION);
784 ctx.beginSection("GL_INVALID_OPERATION is generated if neither GL_MAP_READ_BIT or GL_MAP_WRITE_BIT is set.");
786 ctx.expectError (GL_INVALID_OPERATION);
789 ctx.beginSection("GL_INVALID_OPERATION is generated if ");
791 ctx.expectError (GL_INVALID_OPERATION);
794 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_MAP_READ_BIT is set and any of GL_MAP_INVALIDATE_RANGE_BIT, GL_MAP_INVALIDATE_BUFFER_BIT, or GL_MAP_UNSYNCHRONIZED_BIT is set.");
796 ctx.expectError (GL_INVALID_OPERATION);
799 ctx.expectError (GL_INVALID_OPERATION);
802 ctx.expectError (GL_INVALID_OPERATION);
805 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_MAP_FLUSH_EXPLICIT_BIT is set and GL_MAP_WRITE_BIT is not set.");
807 ctx.expectError (GL_INVALID_OPERATION);
854 ctx.beginSection("GL_INVALID_OPERATION error is generated if src is GL_BACK or if src is GL_COLOR_ATTACHMENTm where m is greater than or equal to the value of GL_MAX_COLOR_ATTACHMENTS.");
856 ctx.expectError (GL_INVALID_OPERATION);
858 ctx.expectError (GL_INVALID_OPERATION);
863 ctx.expectError (GL_INVALID_OPERATION);
868 ctx.beginSection("GL_INVALID_OPERATION is generated if the current framebuffer is the default framebuffer and mode is not GL_NONE or GL_BACK.");
871 ctx.expectError (GL_INVALID_OPERATION);
874 ctx.beginSection("GL_INVALID_OPERATION is generated if the current framebuffer is a named framebuffer and mode is not GL_NONE or GL_COLOR_ATTACHMENTi.");
877 ctx.expectError (GL_INVALID_OPERATION);
894 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer data store is already in an unmapped state.");
896 ctx.expectError (GL_INVALID_OPERATION);
985 ctx.beginSection("GL_INVALID_OPERATION is generated if renderbuffer is neither 0 nor the name of an existing renderbuffer object.");
987 ctx.expectError(GL_INVALID_OPERATION);
990 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
993 ctx.expectError(GL_INVALID_OPERATION);
1040 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is neither 0 nor the name of an existing texture object.");
1042 ctx.expectError(GL_INVALID_OPERATION);
1045 ctx.beginSection("GL_INVALID_OPERATION is generated if textarget and texture are not compatible.");
1047 ctx.expectError(GL_INVALID_OPERATION);
1051 ctx.expectError(GL_INVALID_OPERATION);
1055 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1058 ctx.expectError(GL_INVALID_OPERATION);
1145 ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains any of the GL_DEPTH_BUFFER_BIT or GL_STENCIL_BUFFER_BIT and filter is not GL_NEAREST.");
1147 ctx.expectError (GL_INVALID_OPERATION);
1149 ctx.expectError (GL_INVALID_OPERATION);
1151 ctx.expectError (GL_INVALID_OPERATION);
1154 ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains GL_COLOR_BUFFER_BIT and read buffer format is incompatible with draw buffer format.");
1161 ctx.expectError (GL_INVALID_OPERATION);
1167 ctx.expectError (GL_INVALID_OPERATION);
1176 ctx.expectError (GL_INVALID_OPERATION);
1179 ctx.beginSection("GL_INVALID_OPERATION is generated if filter is GL_LINEAR and the read buffer contains integer data.");
1187 ctx.expectError (GL_INVALID_OPERATION);
1190 ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains GL_DEPTH_BUFFER_BIT or GL_STENCIL_BUFFER_BIT and the source and destination depth and stencil formats do not match.");
1195 ctx.expectError (GL_INVALID_OPERATION);
1197 ctx.expectError (GL_INVALID_OPERATION);
1225 ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero.");
1229 ctx.expectError (GL_INVALID_OPERATION);
1232 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the formats of draw and read buffers are not identical.");
1236 ctx.expectError (GL_INVALID_OPERATION);
1239 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the source and destination rectangles are not defined with the same (X0, Y0) and (X1, Y1) bounds.");
1243 ctx.expectError (GL_INVALID_OPERATION);
1287 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is non-zero and not the name of a 3D texture or 2D array texture.");
1289 ctx.expectError (GL_INVALID_OPERATION);
1291 ctx.expectError (GL_INVALID_OPERATION);
1313 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1316 ctx.expectError (GL_INVALID_OPERATION);
1351 ctx.beginSection("GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm and m is greater than or equal to the value of GL_MAX_COLOR_ATTACHMENTS.");
1353 ctx.expectError (GL_INVALID_OPERATION);
1386 ctx.beginSection("GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm and m is greater than or equal to the value of GL_MAX_COLOR_ATTACHMENTS.");
1388 ctx.expectError (GL_INVALID_OPERATION);
1411 ctx.beginSection("GL_INVALID_OPERATION is generated if samples is greater than the maximum number of samples supported for internalformat.");
1413 ctx.expectError (GL_INVALID_OPERATION);
1430 ctx.beginSection("GL_INVALID_OPERATION is generated if internalformat is a signed or unsigned integer format and samples is greater than 0.");
1432 ctx.expectError (GL_INVALID_OPERATION);