Struct glow::ActiveAttribute
source · pub struct ActiveAttribute {
pub size: i32,
pub atype: u32,
pub name: String,
}Fields§
§size: i32§atype: u32§name: Stringpub struct ActiveAttribute {
pub size: i32,
pub atype: u32,
pub name: String,
}size: i32§atype: u32§name: String