skia_safe::gpu::ganesh::gl::backend_render_targets

Function make_gl

Source
pub fn make_gl(
    (width, height): (i32, i32),
    sample_count: impl Into<Option<usize>>,
    stencil_bits: usize,
    info: FramebufferInfo,
) -> BackendRenderTarget