|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Cached texture metadata tracked per texture id. More...
#include <gfx_opengl.h>
Public Attributes | |
| uint16_t | width |
| uint16_t | height |
| uint16_t | filtering |
Cached texture metadata tracked per texture id.
| uint16_t Fast::TextureInfo::filtering |
| uint16_t Fast::TextureInfo::height |
| uint16_t Fast::TextureInfo::width |