Trait gfx_core::format::TextureSurface
[−]
[src]
pub trait TextureSurface: SurfaceTyped { }An ability of a surface type to be used for textures.
Implementors
impl TextureSurface for R4_G4impl TextureSurface for R4_G4_B4_A4impl TextureSurface for R5_G5_B5_A1impl TextureSurface for R5_G6_B5impl TextureSurface for R8impl TextureSurface for R8_G8impl TextureSurface for R8_G8_B8_A8impl TextureSurface for R10_G10_B10_A2impl TextureSurface for R11_G11_B10impl TextureSurface for R16impl TextureSurface for R16_G16impl TextureSurface for R16_G16_B16impl TextureSurface for R16_G16_B16_A16impl TextureSurface for R32impl TextureSurface for R32_G32impl TextureSurface for R32_G32_B32impl TextureSurface for R32_G32_B32_A32impl TextureSurface for D16impl TextureSurface for D24impl TextureSurface for D24_S8impl TextureSurface for D32