HomeSort by relevance Sort by last modified time
    Searched refs:GL_RGB_INTEGER (Results 1 - 20 of 20) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 150 public static final int GL_RGB_INTEGER = 0x8D98;
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstorage.c 276 case GL_RGB_INTEGER:
glformats.c 867 return GL_RGB_INTEGER;
    [all...]
pack.c 557 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
569 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
581 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
593 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
944 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
956 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
968 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
980 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
    [all...]
  /external/mesa3d/src/mesa/main/
texstorage.c 276 case GL_RGB_INTEGER:
glformats.c 867 return GL_RGB_INTEGER;
    [all...]
pack.c 557 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
569 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
581 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
593 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
944 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
956 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
968 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
980 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) {
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 195 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 150 public static final int GL_RGB_INTEGER = 0x8D98;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 831 GL_RGB_INTEGER(0x8D98),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 620 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 620 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 620 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 620 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 620 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h 553 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /external/mesa3d/include/GL/
glext.h 553 #define GL_RGB_INTEGER 0x8D98
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 2128 milliseconds