+ Collaboration diagram for Typedef:

Typedefs

typedef uint8_t hal_gfx_tex_mode_t
 The tex mode type. More...
 
typedef uint32_t hal_gfx_tex_format_t
 The tex format type. More...
 

Detailed Description

Typedef Documentation

◆ hal_gfx_tex_format_t

typedef uint32_t hal_gfx_tex_format_t

The tex format type.

Definition at line 189 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 188 of file hal_gfx_graphics.h.