Searched refs:UINT8_TYPE (Results 1 – 4 of 4) 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 …]
102 #define UINT8_TYPE GLubyte macro106 #undef UINT8_TYPE
7 #define UINT8_TYPE uint8_t macro11 #undef UINT8_TYPE
13951 #ifndef UINT8_TYPE13953 # define UINT8_TYPE uint8_t macro13955 # define UINT8_TYPE unsigned char macro13973 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */