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

  /external/mesa3d/docs/specs/
MESA_texture_signed_rgba.spec 187 TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 373 void (GLAPIENTRY * CopyTexImage1D)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLint);
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 889 { "glCopyTexImage1D", _O(CopyTexImage1D) },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 293 #define glCopyTexImage1D MANGLE(CopyTexImage1D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 310 #define glCopyTexImage1D MANGLE(CopyTexImage1D)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 362 #define glCopyTexImage1D MANGLE(CopyTexImage1D)
    [all...]

Completed in 99 milliseconds