HomeSort by relevance Sort by last modified time
    Searched defs:glCopyTexSubImage1D (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.cpp 159 void ContextWrapper::glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width)
  /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 55 milliseconds