bgfx_texture_info_t

Members

Variables

bitsPerPixel
uint8_t bitsPerPixel;
Undocumented in source.
depth
uint16_t depth;
Undocumented in source.
format
bgfx_texture_format_t format;
Undocumented in source.
height
uint16_t height;
Undocumented in source.
numMips
uint8_t numMips;
Undocumented in source.
storageSize
uint32_t storageSize;
Undocumented in source.
width
uint16_t width;
Undocumented in source.

Meta