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

1 2

  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 427 #ifndef GL_RGB10_A2
428 #define GL_RGB10_A2 0x8059
429 #endif // GL_RGB10_A2
543 glFormat = GL_RGB10_A2;
    [all...]
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gl3stub.h 96 #define GL_RGB10_A2 0x8059
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 38 public static final int GL_RGB10_A2 = 0x8059;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 537 #define GL_RGB10_A2 0x8059
    [all...]
gl31.h 537 #define GL_RGB10_A2 0x8059
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 508 #define GL_RGB10_A2 0x8059
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 556 #define GL_RGB10_A2 0x8059
    [all...]
glcorearb.h 396 #define GL_RGB10_A2 0x8059
    [all...]
  /external/mesa3d/include/GL/
gl.h 734 #define GL_RGB10_A2 0x8059
    [all...]
glcorearb.h 396 #define GL_RGB10_A2 0x8059
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /external/swiftshader/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 762 #define GL_RGB10_A2 0x8059
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 728 GL_RGB10_A2(0x8059),
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h 394 #define GL_RGB10_A2 0x8059
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 705 milliseconds

1 2