[][src]Trait web_glitz::image::format::ShadowSamplable

pub unsafe trait ShadowSamplable: InternalFormat { }

Marker trait for formats that can be used with a [ShadowSampler].

Implementors

impl ShadowSamplable for Depth24Stencil8[src]

impl ShadowSamplable for Depth32FStencil8[src]

impl ShadowSamplable for DepthComponent16[src]

impl ShadowSamplable for DepthComponent24[src]

impl ShadowSamplable for DepthComponent32F[src]

Loading content...