RetroArch
Macros
cast.h File Reference
#include <gctypes.h>
Include dependency graph for cast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GQR2   914
 
#define GQR3   915
 
#define GQR4   916
 
#define GQR5   917
 
#define GQR6   918
 
#define GQR7   919
 
#define GQR_TYPE_F32   0
 
#define GQR_TYPE_U8   4
 
#define GQR_TYPE_U16   5
 
#define GQR_TYPE_S8   6
 
#define GQR_TYPE_S16   7
 
#define GQR_CAST_U8   2
 
#define GQR_CAST_U16   3
 
#define GQR_CAST_S8   4
 
#define GQR_CAST_S16   5
 

Macro Definition Documentation

◆ GQR2

#define GQR2   914

◆ GQR3

#define GQR3   915

◆ GQR4

#define GQR4   916

◆ GQR5

#define GQR5   917

◆ GQR6

#define GQR6   918

◆ GQR7

#define GQR7   919

◆ GQR_CAST_S16

#define GQR_CAST_S16   5

◆ GQR_CAST_S8

#define GQR_CAST_S8   4

◆ GQR_CAST_U16

#define GQR_CAST_U16   3

◆ GQR_CAST_U8

#define GQR_CAST_U8   2

◆ GQR_TYPE_F32

#define GQR_TYPE_F32   0

◆ GQR_TYPE_S16

#define GQR_TYPE_S16   7

◆ GQR_TYPE_S8

#define GQR_TYPE_S8   6

◆ GQR_TYPE_U16

#define GQR_TYPE_U16   5

◆ GQR_TYPE_U8

#define GQR_TYPE_U8   4