Function gleam::gl::calculate_length

source ·
fn calculate_length(
    width: GLsizei,
    height: GLsizei,
    format: GLenum,
    pixel_type: GLenum
) -> usize