Struct gl_generator::registry::GlxOpcode
[−]
[src]
pub struct GlxOpcode {
pub ty: String,
pub opcode: String,
pub name: Option<String>,
pub comment: Option<String>,
}Fields
ty | |
opcode | |
name | |
comment |