Typedefs

typedef uint8_t hal_gfx_tex_mode_t
 
typedef uint32_t hal_gfx_tex_format_t
 

Detailed Description

Typedef Documentation

◆ hal_gfx_tex_format_t

typedef uint32_t hal_gfx_tex_format_t

The tex format type

Definition at line 149 of file hal_gfx_graphics.h.

◆ hal_gfx_tex_mode_t

typedef uint8_t hal_gfx_tex_mode_t

The tex mode type

Definition at line 148 of file hal_gfx_graphics.h.