HomeSort by relevance Sort by last modified time
    Searched refs:UINT8_TYPE (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/main/
texcompress_etc_tmp.h 32 UINT8_TYPE base_colors[2][3];
35 static UINT8_TYPE
36 TAG(etc1_base_color_diff_hi)(UINT8_TYPE in)
41 static UINT8_TYPE
42 TAG(etc1_base_color_diff_lo)(UINT8_TYPE in)
51 static UINT8_TYPE
52 TAG(etc1_base_color_ind_hi)(UINT8_TYPE in)
57 static UINT8_TYPE
58 TAG(etc1_base_color_ind_lo)(UINT8_TYPE in)
63 static UINT8_TYPE
    [all...]
texcompress_etc.c 47 #define UINT8_TYPE GLubyte
51 #undef UINT8_TYPE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw-stdint.h 26 #define UINT8_TYPE "unsigned char"
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_etc.c 7 #define UINT8_TYPE uint8_t
11 #undef UINT8_TYPE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 658 #ifndef UINT8_TYPE
659 #define UINT8_TYPE ((const char *) NULL)
    [all...]