Home
last modified time | relevance | path

Searched defs:PFNGLGETNSEPARABLEFILTERPROC (Results 1 - 4 of 4) sorted by relevance

/third_party/openGLES/api/GL/
H A Dglext.h2697 typedef void (APIENTRYP PFNGLGETNSEPARABLEFILTERPROC) (GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h2704 typedef void (APIENTRYP PFNGLGETNSEPARABLEFILTERPROC) (GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h2740 typedef void (APIENTRYP PFNGLGETNSEPARABLEFILTERPROC) (GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h2740 typedef void (APIENTRYP PFNGLGETNSEPARABLEFILTERPROC) (GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span); typedef

Completed in 179 milliseconds