Macro gfx::gfx_format [] [src]

macro_rules! gfx_format {
    ($name:ident : $surface:ident = $container:ident<$channel:ident>) => { ... };
}