ViewDesc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

_end_canary
uint _end_canary;
Undocumented in source.
_start_canary
uint _start_canary;
Undocumented in source.
color_attachment
ImageViewDesc color_attachment;
Undocumented in source.
depth_stencil_attachment
ImageViewDesc depth_stencil_attachment;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
resolve_attachment
ImageViewDesc resolve_attachment;
Undocumented in source.
storage_buffer
BufferViewDesc storage_buffer;
Undocumented in source.
storage_image
ImageViewDesc storage_image;
Undocumented in source.
texture
TextureViewDesc texture;
Undocumented in source.

Meta