Function crispy::shaders::texture_to_surface
source ยท pub fn texture_to_surface<'a>(
facade: &impl Facade,
target: &'a mut UnsignedTexture2d,
) -> Result<SimpleFrameBuffer<'a>, ValidationError>
Expand description
Makes it possibleto write to this texture