Module lambda_platform::gfx::render_pass
source · Structs
Enums
Specifies options for how memory for an image is arranged.
These are hints to the GPU driver and may or may not have actual
performance effects, but describe constraints on how the data
may be used that a program must obey. They do not specify
how channel values or such are laid out in memory; the actual
image data is considered opaque.