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

  /external/mesa3d/src/glx/
compsize.c 82 case GL_COLOR_INDEX:
171 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) {
  /external/mesa3d/src/mesa/swrast/
s_bitmap.c 79 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0);
177 bitmap, width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0);
  /external/mesa3d/include/GL/
osmesa.h 73 #define OSMESA_COLOR_INDEX GL_COLOR_INDEX
gl.h 478 #define GL_COLOR_INDEX 0x1900
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel_bitmap.c 72 GL_COLOR_INDEX, GL_BITMAP,
138 GL_COLOR_INDEX, GL_BITMAP,
  /external/mesa3d/src/mesa/main/
drawpix.c 119 case GL_COLOR_INDEX:
333 1, GL_COLOR_INDEX, GL_BITMAP,
polygon.c 206 GL_COLOR_INDEX, GL_BITMAP,
253 GL_COLOR_INDEX, GL_BITMAP,
glformats.c 170 case GL_COLOR_INDEX:
1030 if (format != GL_COLOR_INDEX && format != GL_STENCIL_INDEX) {
1100 case GL_COLOR_INDEX:
    [all...]
image.c 143 assert(format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX);
390 GL_COLOR_INDEX, GL_BITMAP, 0, 0);
392 GL_COLOR_INDEX, GL_BITMAP);
pack.c 169 GL_COLOR_INDEX, GL_BITMAP, row, 0);
263 width, height, GL_COLOR_INDEX, GL_BITMAP, row, 0);
    [all...]
teximage.c     [all...]
dlist.c 1155 n[7].data = unpack_image(ctx, 2, width, height, 1, GL_COLOR_INDEX,
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 286 #define GL_COLOR_INDEX 0x1900
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 859 GL_COLOR_INDEX, GL_BITMAP, row, 0 );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 444 #define GL_COLOR_INDEX 0x1900
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 482 #define GL_COLOR_INDEX 0x1900
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 478 #define GL_COLOR_INDEX 0x1900
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h 643 #define GL_COLOR_INDEX 0x1900
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 237 milliseconds