Home | All Classes | Grouped Classes | Index | Search

CL_Texture::set_subimage2d_gl

Upload 2D sub image to texture with OpenGL constants.

	void set_subimage2d_gl(
		int gl_target, int gl_level, int gl_xoffset, int gl_yoffset, int gl_width, int gl_height, int gl_format, int gl_type, void* gl_data);

See also:

CL_Texture



Questions or comments, write to the ClanLib mailing list.