PixelformatInfo

Runtime information about a pixel format, returned by sg_query_pixelformat()

Members

Variables

blend
bool blend;
Undocumented in source.
bytes_per_pixel
int bytes_per_pixel;
Undocumented in source.
compressed
bool compressed;
Undocumented in source.
depth
bool depth;
Undocumented in source.
filter
bool filter;
Undocumented in source.
msaa
bool msaa;
Undocumented in source.
render
bool render;
Undocumented in source.
sample
bool sample;
Undocumented in source.

Meta