HomeSort by relevance Sort by last modified time
    Searched refs:GL_RGB8_OES (Results 1 - 25 of 217) sorted by null

1 2 3 4 5 6 7 8 9

  /external/swiftshader/src/OpenGL/libGLES_CM/
utilities.cpp 110 case GL_RGB8_OES:
135 case GL_RGB8_OES:
155 case GL_RGB8_OES:
184 case GL_RGB8_OES: // GL_OES_rgb8_rgba8
501 case GL_RGB8_OES: return sw::FORMAT_X8B8G8R8;
700 case sw::FORMAT_X8R8G8B8: return GL_RGB8_OES;
701 case sw::FORMAT_X8B8G8R8: return GL_RGB8_OES;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if 99 public static final int GL_RGB8_OES = 0x8051;
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 859 case GL_RGB8_OES:
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 99 public static final int GL_RGB8_OES = 0x8051;
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 174 case GL_RGB8_OES:
  /development/ndk/platforms/android-9/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES2/
gl2ext.h 91 #define GL_RGB8_OES 0x8051
    [all...]

Completed in 132 milliseconds

1 2 3 4 5 6 7 8 9