All Classes |Grouped Classes |Index

Function to_opengl_textureformat

To opengl textureformat.

	static void CL_OpenGL::to_opengl_textureformat(
		CL_TextureFormat  format,
		GLint & gl_internal_format,
		GLenum & gl_pixel_format);