HomeSort by relevance Sort by last modified time
    Searched defs:GLbyte (Results 151 - 167 of 167) sorted by null

1 2 3 4 5 67

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 154 typedef signed char GLbyte; /* 1-byte signed */
994 GLAPI void GLAPIENTRY glNormal3b( GLbyte nx, GLbyte ny, GLbyte nz );
1000 GLAPI void GLAPIENTRY glNormal3bv( const GLbyte *v );
1019 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
1028 GLAPI void GLAPIENTRY glColor4b( GLbyte red, GLbyte green
    [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...]
  /frameworks/native/opengl/include/GLES3/
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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...]

Completed in 880 milliseconds

1 2 3 4 5 67