Home
last modified time | relevance | path

Searched refs:UINT8_TYPE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc_tmp.h32 UINT8_TYPE base_colors[2][3]; in TAG()
35 static UINT8_TYPE
36 TAG(etc1_base_color_diff_hi)(UINT8_TYPE in) in etc1_base_color_diff_hi()
41 static UINT8_TYPE
42 TAG(etc1_base_color_diff_lo)(UINT8_TYPE in) in etc1_base_color_diff_lo()
51 static UINT8_TYPE
52 TAG(etc1_base_color_ind_hi)(UINT8_TYPE in) in etc1_base_color_ind_hi()
57 static UINT8_TYPE
58 TAG(etc1_base_color_ind_lo)(UINT8_TYPE in) in etc1_base_color_ind_lo()
63 static UINT8_TYPE
[all...]
H A Dtexcompress_etc.c102 #define UINT8_TYPE GLubyte macro
106 #undef UINT8_TYPE macro
/third_party/mesa3d/src/util/format/
H A Du_format_etc.c7 #define UINT8_TYPE uint8_t macro
11 #undef UINT8_TYPE macro
/third_party/sqlite/src/
H A Dsqlite3.c14362 #ifndef UINT8_TYPE
14364 # define UINT8_TYPE uint8_t macro
14366 # define UINT8_TYPE unsigned char macro
14384 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
[all...]

Completed in 130 milliseconds