HomeSort by relevance Sort by last modified time
    Searched defs:GLbyte (Results 1 - 25 of 32) sorted by null

1 2

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 34 typedef khronos_int8_t GLbyte;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 56 typedef khronos_int8_t GLbyte;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 26 typedef khronos_int8_t GLbyte;
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 57 typedef signed char GLbyte;
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /external/mesa3d/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /external/swiftshader/include/GLES/
gl.h 54 typedef khronos_int8_t GLbyte;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 66 typedef khronos_int8_t GLbyte;
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 56 typedef khronos_int8_t GLbyte;
    [all...]
gl31.h 56 typedef khronos_int8_t GLbyte;
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 60 typedef khronos_int8_t GLbyte;
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 62 typedef khronos_int8_t GLbyte;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 62 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 25 typedef signed char GLbyte;
701 WINGDIAPI void APIENTRY glColor3b(GLbyte red,GLbyte green,GLbyte blue);
702 WINGDIAPI void APIENTRY glColor3bv(const GLbyte *v);
717 WINGDIAPI void APIENTRY glColor4b(GLbyte red,GLbyte green,GLbyte blue,GLbyte alpha);
718 WINGDIAPI void APIENTRY glColor4bv(const GLbyte *v)
    [all...]
  /external/mesa3d/include/GL/
gl.h 125 typedef signed char GLbyte; /* 1-byte signed */
965 GLAPI void GLAPIENTRY glNormal3b( GLbyte nx, GLbyte ny, GLbyte nz );
971 GLAPI void GLAPIENTRY glNormal3bv( const GLbyte *v );
990 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
999 GLAPI void GLAPIENTRY glColor4b( GLbyte red, GLbyte green
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 60 typedef khronos_int8_t GLbyte;
    [all...]
  /external/swiftshader/include/GLES3/
gl3.h 62 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 62 typedef khronos_int8_t GLbyte;
    [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...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 380 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 380 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h 380 typedef khronos_int8_t GLbyte;
    [all...]

Completed in 1180 milliseconds

1 2