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

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_xgl_api_read.c 131 __ogl_framework_api->CopyColorTable(target, internalformat, x, y, width);
  /external/mesa3d/src/glx/apple/
apple_xgl_api_read.c 131 __ogl_framework_api->CopyColorTable(target, internalformat, x, y, width);
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 908 { "glCopyColorTable", _O(CopyColorTable) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 908 { "glCopyColorTable", _O(CopyColorTable) },
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_x86-64.S     [all...]
glapi_mapi_tmp.h 384 GLAPI void APIENTRY GLAPI_PREFIX(CopyColorTable)(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 385 void (GLAPIENTRYP CopyColorTable)(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width); /* 342 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h 296 #define glCopyColorTable MANGLE(CopyColorTable)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 296 #define glCopyColorTable MANGLE(CopyColorTable)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h 279 #define glCopyColorTable MANGLE(CopyColorTable)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 279 #define glCopyColorTable MANGLE(CopyColorTable)
    [all...]

Completed in 1072 milliseconds