Searched refs:UINT8_TYPE (Results 1 – 5 of 5) sorted by relevance
32 UINT8_TYPE base_colors[2][3]; in TAG()35 static UINT8_TYPE36 TAG(etc1_base_color_diff_hi)(UINT8_TYPE in) in TAG()41 static UINT8_TYPE42 TAG(etc1_base_color_diff_lo)(UINT8_TYPE in) in TAG()51 static UINT8_TYPE52 TAG(etc1_base_color_ind_hi)(UINT8_TYPE in) in TAG()57 static UINT8_TYPE58 TAG(etc1_base_color_ind_lo)(UINT8_TYPE in) in TAG()63 static UINT8_TYPE[all …]
47 #define UINT8_TYPE GLubyte macro51 #undef UINT8_TYPE
7 #define UINT8_TYPE uint8_t macro11 #undef UINT8_TYPE
8963 #ifndef UINT8_TYPE8965 # define UINT8_TYPE uint8_t macro8967 # define UINT8_TYPE unsigned char macro8985 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */