Lines Matching refs:target
871 void prepare(const glw::GLenum target);
886 * Check that CreateQueries generates INVALID_ENUM error if target is not
990 * Begin query for every target.
1011 * Check that value of parameter QUERY_TARGET is equal to target.
1016 * - is equal to 1 if target is SAMPLES_PASSED; or
1017 * - is equal to 2 if target is PRIMITIVES_GENERATED or
1019 * - is positive if target is TIME_ELAPSED.
2307 * MAX_3D_TEXTURE_SIZE for TEXTURE_2D target
2309 * MAX_CUBE_MAP_TEXTURE_SIZE for TEXTURE_CUBE_MAP target.
2361 * For non multisample target, clean the framebuffer's content with the
2790 * "The framebuffer object bound to target is said to be framebuffer
3059 * renderbuffer target is not RENDERBUFFER.
3062 * NamedFramebufferRenderbuffer if renderbuffer target is not zero or the
3408 * target is not DRAW_FRAMEBUFFER, READ_FRAMEBUFFER or FRAMEBUFFER.
3505 * bound to target and attachment is COLOR_ATTACHMENTm where m is greater than or
3810 void Bind(glw::GLenum target, glw::GLuint selector);
3816 glw::GLint GetMaxConformantSampleCount(glw::GLenum target, glw::GLenum internalFormat);
5178 bool TextureSubImage(glw::GLenum target, glw::GLuint texture, glw::GLint level,
5182 bool TextureStorage(glw::GLenum target, glw::GLuint texture, glw::GLsizei levels, glw::GLenum internalformat,
5534 void CreateTextures(glw::GLenum target);
5650 bool CheckData(glw::GLenum target, glw::GLuint size);
5994 * Check that INVALID_ENUM is generated if target is not one of the
6022 * target of texture is not TEXTURE_BUFFER.
6051 * effective target of texture is not TEXTURE_BUFFER.
6089 * Check that INVALID_ENUM is generated by TextureStorage1D if target or
6090 * the effective target of texture is not one of the accepted targets
6106 * Check that INVALID_ENUM is generated by TextureStorage2D if target or
6107 * the effective target of texture is not one of the accepted targets
6113 * Check that INVALID_OPERATION is generated by TextureStorage2D if target
6117 * Check that INVALID_OPERATION is generated by TextureStorage2D if target
6130 * target or the effective target of texture is not one of the accepted
6142 * if the value of TEXTURE_IMMUTABLE_FORMAT for the texture bound to target
6152 * Check that INVALID_ENUM is generated by TextureStorage3D if target or
6153 * the effective target of texture is not one of the accepted targets
6159 * Check that INVALID_OPERATION is generated by TextureStorage3D if target
6163 * Check that INVALID_OPERATION is generated by TextureStorage3D if target
6177 * target or the effective target of texture is not one of the accepted
6193 * target is not FALSE.
6269 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6273 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6278 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6317 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6321 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6326 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6368 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6372 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6377 * non-zero buffer object name is bound to the PIXEL_UNPACK_BUFFER target
6398 * target and the buffer object's data store is currently mapped.
6402 * target and the data would be unpacked from the buffer object such that
6428 * target and the buffer object's data store is currently mapped.
6432 * target and the data would be unpacked from the buffer object such that
6436 * if the effective target is TEXTURE_RECTANGLE.
6458 * target and the buffer object's data store is currently mapped.
6462 * target and the data would be unpacked from the buffer object such that
6541 * effective target of texture is not TEXTURE_1D.
6565 * the effective target of texture does not correspond to one of the
6584 * the effective target is not TEXTURE_3D, TEXTURE_2D_ARRAY,
6659 * effective target is either TEXTURE_2D_MULTISAMPLE or
6663 * effective target is TEXTURE_RECTANGLE and either of pnames
6668 * effective target is TEXTURE_RECTANGLE and pname TEXTURE_MIN_FILTER is
6673 * effective target is either TEXTURE_2D_MULTISAMPLE or
6681 * effective target is TEXTURE_RECTANGLE and pname TEXTURE_BASE_LEVEL is
6730 * target is TEXTURE_CUBE_MAP or TEXTURE_CUBE_MAP_ARRAY, and the specified
6782 * resulting texture target is not an accepted value TEXTURE_1D,
6787 * the effective target is TEXTURE_CUBE_MAP or TEXTURE_CUBE_MAP_ARRAY, and
6795 * effective target is TEXTURE_RECTANGLE.
6801 * target is the color buffer) and the base internal format of the
6840 * target, the buffer storage was not initialized with BufferStorage using
6846 * target and the data would be packed to the buffer object such that the
6915 * Check that INVALID_ENUM error is generated if the effective target is