[−][src]Function amethyst_rendy::util::texture_desc
pub fn texture_desc<B: Backend>(
texture: &Texture,
layout: Layout
) -> Option<Descriptor<B>>
Helper function to create a CombinedImageSampler
from a supplied Texture
and Layout