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

  /external/swiftshader/include/GL/
glcorearb.h 408 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h 408 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h 408 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]

Completed in 57 milliseconds