Type Definition skia_bindings::GrGLenum

source ·
pub type GrGLenum = c_uint;

Trait Implementations§

source§

impl From<GrGLFormat> for GrGLenum

source§

fn from(format: GrGLFormat) -> Self

Converts to this type from the input type.