Struct glow::ActiveUniform
source · pub struct ActiveUniform {
pub size: i32,
pub utype: u32,
pub name: String,
}
Fields§
§size: i32
§utype: u32
§name: String
pub struct ActiveUniform {
pub size: i32,
pub utype: u32,
pub name: String,
}
size: i32
§utype: u32
§name: String