Home | History | Annotate | Download | only in functional

Lines Matching refs:GL_INVALID_OPERATION

90 	ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
93 ctx.expectError(GL_INVALID_OPERATION);
111 ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target.");
114 ctx.expectError(GL_INVALID_OPERATION);
117 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object being updated is mapped.");
122 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);
209 ctx.beginSection("GL_INVALID_OPERATION is generated if the combination of format and type is unsupported.");
211 ctx.expectError(GL_INVALID_OPERATION);
223 ctx.beginSection("GL_INVALID_OPERATION is generated by ReadnPixels if the buffer size required to store the requested data is larger than bufSize.");
225 ctx.expectError(GL_INVALID_OPERATION);
247 ctx.beginSection("Unsupported combinations of format and type will generate an GL_INVALID_OPERATION error.");
249 ctx.expectError(GL_INVALID_OPERATION);
251 ctx.expectError(GL_INVALID_OPERATION);
253 ctx.expectError(GL_INVALID_OPERATION);
255 ctx.expectError(GL_INVALID_OPERATION);
257 ctx.expectError(GL_INVALID_OPERATION);
259 ctx.expectError(GL_INVALID_OPERATION);
261 ctx.expectError(GL_INVALID_OPERATION);
289 ctx.beginSection("GL_INVALID_OPERATION is generated if currently bound framebuffer format is incompatible with format and type.");
296 ctx.expectError (GL_INVALID_OPERATION);
303 ctx.expectError (GL_INVALID_OPERATION);
310 ctx.expectError (GL_INVALID_OPERATION);
321 ctx.expectError (GL_INVALID_OPERATION);
326 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.");
352 ctx.expectError (GL_INVALID_OPERATION);
740 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to readtarget or writetarget.");
743 ctx.expectError (GL_INVALID_OPERATION);
748 ctx.expectError (GL_INVALID_OPERATION);
753 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object bound to either readtarget or writetarget is mapped.");
756 ctx.expectError (GL_INVALID_OPERATION);
761 ctx.expectError (GL_INVALID_OPERATION);
802 ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to a draw framebuffer and DrawBuffers is supplied with BACK or COLOR_ATTACHMENTm where m is greater than or equal to the value of MAX_COLOR_ATTACHMENTS.");
805 ctx.expectError (GL_INVALID_OPERATION);
807 ctx.expectError (GL_INVALID_OPERATION);
810 ctx.beginSection("GL_INVALID_OPERATION is generated if the GL is bound to the default framebuffer and n is not 1.");
813 ctx.expectError (GL_INVALID_OPERATION);
816 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.");
819 ctx.expectError (GL_INVALID_OPERATION);
822 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.");
825 ctx.expectError (GL_INVALID_OPERATION);
827 ctx.expectError (GL_INVALID_OPERATION);
871 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
874 ctx.expectError (GL_INVALID_OPERATION);
877 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.");
881 ctx.expectError (GL_INVALID_OPERATION);
884 ctx.expectError (GL_INVALID_OPERATION);
928 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer is already in a mapped state.");
932 ctx.expectError (GL_INVALID_OPERATION);
936 ctx.beginSection("GL_INVALID_OPERATION is generated if neither GL_MAP_READ_BIT or GL_MAP_WRITE_BIT is set.");
938 ctx.expectError (GL_INVALID_OPERATION);
941 ctx.beginSection("GL_INVALID_OPERATION is generated if length is 0");
943 ctx.expectError (GL_INVALID_OPERATION);
946 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.");
948 ctx.expectError (GL_INVALID_OPERATION);
951 ctx.expectError (GL_INVALID_OPERATION);
954 ctx.expectError (GL_INVALID_OPERATION);
957 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_MAP_FLUSH_EXPLICIT_BIT is set and GL_MAP_WRITE_BIT is not set.");
959 ctx.expectError (GL_INVALID_OPERATION);
1006 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.");
1008 ctx.expectError (GL_INVALID_OPERATION);
1010 ctx.expectError (GL_INVALID_OPERATION);
1015 ctx.expectError (GL_INVALID_OPERATION);
1020 ctx.beginSection("GL_INVALID_OPERATION is generated if the current framebuffer is the default framebuffer and mode is not GL_NONE or GL_BACK.");
1023 ctx.expectError (GL_INVALID_OPERATION);
1026 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.");
1029 ctx.expectError (GL_INVALID_OPERATION);
1046 ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer data store is already in an unmapped state.");
1048 ctx.expectError (GL_INVALID_OPERATION);
1142 ctx.beginSection("GL_INVALID_OPERATION is generated if renderbuffer is neither 0 nor the name of an existing renderbuffer object.");
1144 ctx.expectError(GL_INVALID_OPERATION);
1147 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1150 ctx.expectError(GL_INVALID_OPERATION);
1181 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is neither 0 nor the name of an existing texture object.");
1186 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1189 ctx.expectError(GL_INVALID_OPERATION);
1193 ctx.beginSection("GL_INVALID_OPERATION is generated by if texture is a buffer texture.");
1195 ctx.expectError(GL_INVALID_OPERATION);
1264 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is neither 0 nor the name of an existing texture object.");
1266 ctx.expectError(GL_INVALID_OPERATION);
1269 ctx.beginSection("GL_INVALID_OPERATION is generated if textarget and texture are not compatible.");
1271 ctx.expectError(GL_INVALID_OPERATION);
1273 ctx.expectError(GL_INVALID_OPERATION);
1275 ctx.expectError(GL_INVALID_OPERATION);
1277 ctx.expectError(GL_INVALID_OPERATION);
1283 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1286 ctx.expectError(GL_INVALID_OPERATION);
1292 ctx.beginSection("GL_INVALID_OPERATION error is generated if texture is the name of a buffer texture.");
1298 ctx.expectError(GL_INVALID_OPERATION);
1403 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.");
1405 ctx.expectError (GL_INVALID_OPERATION);
1407 ctx.expectError (GL_INVALID_OPERATION);
1409 ctx.expectError (GL_INVALID_OPERATION);
1412 ctx.beginSection("GL_INVALID_OPERATION is generated if mask contains GL_COLOR_BUFFER_BIT and read buffer format is incompatible with draw buffer format.");
1419 ctx.expectError (GL_INVALID_OPERATION);
1425 ctx.expectError (GL_INVALID_OPERATION);
1434 ctx.expectError (GL_INVALID_OPERATION);
1437 ctx.beginSection("GL_INVALID_OPERATION is generated if filter is GL_LINEAR and the read buffer contains integer data.");
1445 ctx.expectError (GL_INVALID_OPERATION);
1448 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.");
1453 ctx.expectError (GL_INVALID_OPERATION);
1455 ctx.expectError (GL_INVALID_OPERATION);
1491 ctx.beginSection("GL_INVALID_OPERATION is generated if the source and destination buffers are identical.");
1495 ctx.expectError (GL_INVALID_OPERATION);
1529 ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero.");
1533 ctx.expectError (GL_INVALID_OPERATION);
1536 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.");
1540 ctx.expectError (GL_INVALID_OPERATION);
1543 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.");
1547 ctx.expectError (GL_INVALID_OPERATION);
1604 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is non-zero and not the name of a 3D texture or 2D array texture, 2D multisample array texture or cube map array texture.");
1606 ctx.expectError (GL_INVALID_OPERATION);
1608 ctx.expectError (GL_INVALID_OPERATION);
1627 ctx.beginSection("GL_INVALID_OPERATION is generated if zero is bound to target.");
1630 ctx.expectError (GL_INVALID_OPERATION);
1673 ctx.beginSection("GL_INVALID_OPERATION is generated if texture is the name of a buffer texture.");
1675 ctx.expectError (GL_INVALID_OPERATION);
1717 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.");
1719 ctx.expectError (GL_INVALID_OPERATION);
1766 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.");
1768 ctx.expectError (GL_INVALID_OPERATION);
1818 ctx.beginSection("GL_INVALID_OPERATION is generated if samples is greater than the maximum number of samples supported for internalformat.");
1820 ctx.expectError (GL_INVALID_OPERATION);
1841 ctx.beginSection("GL_INVALID_OPERATION is generated if samples is greater than the maximum number of samples supported for internalformat. (Unsigned integer format)");
1843 ctx.expectError (GL_INVALID_OPERATION);
1968 ctx.beginSection("GL_INVALID_OPERATION is generated if either object is a texture and the texture is not complete.");
1970 ctx.expectError (GL_INVALID_OPERATION);
1972 ctx.expectError (GL_INVALID_OPERATION);
1974 ctx.expectError (GL_INVALID_OPERATION);
1984 ctx.beginSection("GL_INVALID_OPERATION error is generated if the source and destination internal formats are not compatible.");
1986 ctx.expectError (GL_INVALID_OPERATION);
1988 ctx.expectError (GL_INVALID_OPERATION);