Trait gfx::format::TextureSurface
[−]
[src]
pub trait TextureSurface: SurfaceTyped { }
An ability of a surface type to be used for textures.
Implementors
impl TextureSurface for R4_G4
impl TextureSurface for R4_G4_B4_A4
impl TextureSurface for R5_G5_B5_A1
impl TextureSurface for R5_G6_B5
impl TextureSurface for R8
impl TextureSurface for R8_G8
impl TextureSurface for R8_G8_B8_A8
impl TextureSurface for R10_G10_B10_A2
impl TextureSurface for R11_G11_B10
impl TextureSurface for R16
impl TextureSurface for R16_G16
impl TextureSurface for R16_G16_B16
impl TextureSurface for R16_G16_B16_A16
impl TextureSurface for R32
impl TextureSurface for R32_G32
impl TextureSurface for R32_G32_B32
impl TextureSurface for R32_G32_B32_A32
impl TextureSurface for D16
impl TextureSurface for D24
impl TextureSurface for D24_S8
impl TextureSurface for D32