HomeSort by relevance Sort by last modified time
    Searched refs:GL_UNSIGNED_SHORT_5_6_5 (Results 51 - 75 of 280) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/main/
pack.c 580 case GL_UNSIGNED_SHORT_5_6_5:
967 case GL_UNSIGNED_SHORT_5_6_5:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 33 case GL_UNSIGNED_SHORT_5_6_5: return "GL_UNSIGNED_SHORT_5_6_5";
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeBufferApiTests.cpp 205 glReadPixels(0, 0, 1, 1, GL_RGBA, GL_UNSIGNED_SHORT_5_6_5, &ushortData[0]);
207 glReadPixels(0, 0, 1, 1, GL_ALPHA, GL_UNSIGNED_SHORT_5_6_5, &ushortData[0]);
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 212 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /development/ndk/platforms/android-4/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 212 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 638 { "rgb565", GL_RGB, GL_UNSIGNED_SHORT_5_6_5 },
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 562 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /external/mesa3d/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 842 * Normally, only GL_UNSIGNED_BYTE and GL_UNSIGNED_SHORT_5_6_5
862 if (osmesa->format == OSMESA_RGB_565 && type != GL_UNSIGNED_SHORT_5_6_5) {
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 439 type == GL_UNSIGNED_SHORT_5_6_5 &&
470 * must be GL_RGB and image type must be GL_UNSIGNED_SHORT_5_6_5 to
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 162 public static final int GL_UNSIGNED_SHORT_5_6_5 = 0x8363;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 333 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 376 #define GL_UNSIGNED_SHORT_5_6_5 0x8363
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 256 #define GL_UNSIGNED_SHORT_5_6_5 0x8363

Completed in 1515 milliseconds

1 23 4 5 6 7 8 91011>>