Trait gfx::format::Formatted [−][src]
Compile-time full format trait.
Associated Types
type Surface: SurfaceTyped
[src]
Associated surface type.
type Channel: ChannelTyped
[src]
Associated channel type.
type View
[src]
Shader view type of this format.
Provided methods
pub fn get_format() -> Format
[src]
Return the run-time value of the type.