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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 375 void (GLAPIENTRY * CopyTexSubImage1D)(GLenum, GLint, GLint, GLint, GLint, GLsizei);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 375 void (GLAPIENTRY * CopyTexSubImage1D)(GLenum, GLint, GLint, GLint, GLint, GLsizei);
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 249 "Currently the target arguments of TexSubImage1D and CopyTexSubImage1D
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 249 "Currently the target arguments of TexSubImage1D and CopyTexSubImage1D
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 891 { "glCopyTexSubImage1D", _O(CopyTexSubImage1D) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 891 { "glCopyTexSubImage1D", _O(CopyTexSubImage1D) },
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_mapi_tmp.h 354 GLAPI void APIENTRY GLAPI_PREFIX(CopyTexSubImage1D)(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
    [all...]
glapi_x86-64.S     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 368 void (GLAPIENTRYP CopyTexSubImage1D)(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); /* 325 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h 297 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 297 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]

Completed in 208 milliseconds