Function gpujpeg_opengl_texture_unmap

Source
pub unsafe extern "C" fn gpujpeg_opengl_texture_unmap(
    texture: *mut gpujpeg_opengl_texture,
)
Expand description

Unmap registered OpenGL texture from CUDA and the device pointer is no longer useable.

@param texture @param copy_to_texture Specifies whether memoryc copy to texture should be performed