HomeSort by relevance Sort by last modified time
    Searched refs:GLbyte (Results 176 - 199 of 199) sorted by null

1 2 3 4 5 6 78

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES2/
gl2.h 26 typedef khronos_int8_t GLbyte;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 26 typedef khronos_int8_t GLbyte;
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 26 typedef khronos_int8_t GLbyte;
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_impl_autogen.h     [all...]
gles2_cmd_helper_autogen.h     [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl 29 typedef byte GLbyte; /* 'byte' should be a signed 8 bit type. */
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
context.c 398 assert( sizeof(GLbyte) == 1 );
    [all...]
dlist.c 842 GLbyte *bptr;
852 bptr = (GLbyte *) list;
    [all...]
  /external/mesa3d/src/mesa/main/
context.c 398 assert( sizeof(GLbyte) == 1 );
    [all...]
dlist.c 842 GLbyte *bptr;
852 bptr = (GLbyte *) list;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 48 typedef khronos_int8_t GLbyte;
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 906 void DoProduceTextureCHROMIUM(GLenum target, const GLbyte* key);
907 void DoConsumeTextureCHROMIUM(GLenum target, const GLbyte* key);
    [all...]
gles2_cmd_decoder_unittest.cc     [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp     [all...]

Completed in 7527 milliseconds

1 2 3 4 5 6 78