CVOpenGLTextureGetName

Function CVOpenGLTextureGetName 

Source
pub extern "C-unwind" fn CVOpenGLTextureGetName(
    image: &CVOpenGLTexture,
) -> u32
👎Deprecated: OpenGL/OpenGLES is no longer supported. Use Metal APIs instead. (Define COREVIDEO_SILENCE_GL_DEPRECATION to silence these warnings)
Available on crate feature CVBuffer and crate feature CVImageBuffer and crate feature CVOpenGLTexture and crate feature objc2-open-gl and macOS only.
Expand description

Returns the texture target name of the CVOpenGLTexture

Parameter image: Target CVOpenGLTexture

Returns: OpenGL texture target name