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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 375 void (GLAPIENTRY * CopyTexSubImage1D)(GLenum, GLint, GLint, GLint, GLint, GLsizei);
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 249 "Currently the target arguments of TexSubImage1D and CopyTexSubImage1D
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 891 { "glCopyTexSubImage1D", _O(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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 366 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D)
    [all...]

Completed in 371 milliseconds