ImageDesc

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.
d3d11_shader_resource_view
const(void)* d3d11_shader_resource_view;
Undocumented in source.
d3d11_texture
const(void)* d3d11_texture;
Undocumented in source.
data
ImageData data;
Undocumented in source.
gl_texture_target
uint gl_texture_target;
Undocumented in source.
gl_textures
uint[2] gl_textures;
Undocumented in source.
height
int height;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
mtl_textures
const(void)*[2] mtl_textures;
Undocumented in source.
num_mipmaps
int num_mipmaps;
Undocumented in source.
num_slices
int num_slices;
Undocumented in source.
pixel_format
PixelFormat pixel_format;
Undocumented in source.
render_target
bool render_target;
Undocumented in source.
sample_count
int sample_count;
Undocumented in source.
type
ImageType type;
Undocumented in source.
usage
Usage usage;
Undocumented in source.
wgpu_texture
const(void)* wgpu_texture;
Undocumented in source.
wgpu_texture_view
const(void)* wgpu_texture_view;
Undocumented in source.
width
int width;
Undocumented in source.

Meta