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

  /external/mesa3d/src/glx/
compsize.c 80 case GL_ABGR_EXT:
  /external/mesa3d/src/mesa/main/
glformats.c 204 case GL_ABGR_EXT:
264 if (format == GL_RGBA || format == GL_BGRA || format == GL_ABGR_EXT ||
273 if (format == GL_RGBA || format == GL_BGRA || format == GL_ABGR_EXT ||
501 case GL_ABGR_EXT:
1058 format == GL_ABGR_EXT) {
    [all...]
formats.c     [all...]
pack.c 417 case GL_ABGR_EXT:
623 else if (dstFormat == GL_ABGR_EXT) {
654 else if (dstFormat == GL_ABGR_EXT) {
685 else if (dstFormat == GL_ABGR_EXT) {
716 else if (dstFormat == GL_ABGR_EXT) {
747 else if (dstFormat == GL_ABGR_EXT) {
778 else if (dstFormat == GL_ABGR_EXT) {
809 else if (dstFormat == GL_ABGR_EXT) {
840 else if (dstFormat == GL_ABGR_EXT) {
1010 else if (dstFormat == GL_ABGR_EXT) {
    [all...]
framebuffer.c 784 case GL_ABGR_EXT:
texstore.c 110 case GL_ABGR_EXT:
248 case GL_ABGR_EXT: return IDX_ABGR;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 300 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8_REV) ||
301 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && littleEndian)) {
305 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8) ||
306 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && !littleEndian)) {
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glext.h 239 #define GL_ABGR_EXT 0x8000
    [all...]
glew.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 200 milliseconds