Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::gpu::TexelCopyTextureInfo Struct Reference

Source texture of a texture-to-buffer copy. Copies start at texel (0, 0). More...

#include "donner/gpu/Descriptors.h"

Public Attributes

TextureRef texture
 Source texture. Needs TextureUsage::CopySrc.

Detailed Description

Source texture of a texture-to-buffer copy. Copies start at texel (0, 0).

Member Data Documentation

◆ texture

TextureRef donner::gpu::TexelCopyTextureInfo::texture

Source texture. Needs TextureUsage::CopySrc.


The documentation for this struct was generated from the following file: