HomeSort by relevance Sort by last modified time
    Searched defs:GLbyte (Results 226 - 250 of 289) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl3.h 64 typedef khronos_int8_t GLbyte;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /external/mesa3d/include/GL/
gl.h 153 typedef signed char GLbyte; /* 1-byte signed */
993 GLAPI void GLAPIENTRY glNormal3b( GLbyte nx, GLbyte ny, GLbyte nz );
999 GLAPI void GLAPIENTRY glNormal3bv( const GLbyte *v );
1018 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
1027 GLAPI void GLAPIENTRY glColor4b( GLbyte red, GLbyte green
    [all...]
  /external/swiftshader/include/GLES3/
gl3.h 60 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 64 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 157 typedef signed char GLbyte; /* 1-byte signed */
997 GLAPI void GLAPIENTRY glNormal3b( GLbyte nx, GLbyte ny, GLbyte nz );
1003 GLAPI void GLAPIENTRY glNormal3bv( const GLbyte *v );
1022 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
1031 GLAPI void GLAPIENTRY glColor4b( GLbyte red, GLbyte green
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 153 typedef signed char GLbyte; /* 1-byte signed */
993 GLAPI void GLAPIENTRY glNormal3b( GLbyte nx, GLbyte ny, GLbyte nz );
999 GLAPI void GLAPIENTRY glNormal3bv( const GLbyte *v );
1018 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
1027 GLAPI void GLAPIENTRY glColor4b( GLbyte red, GLbyte green
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 380 typedef khronos_int8_t GLbyte;
    [all...]

Completed in 1154 milliseconds

1 2 3 4 5 6 7 8 91011>>