Struct gfx::tex::ResourceDesc
[−]
[src]
pub struct ResourceDesc { pub channel: ChannelType, pub min: u8, pub max: u8, pub swizzle: Swizzle, }
Texture resource view descriptor.
Fields
channel | |
min | |
max | |
swizzle |