Searched defs:PFNGLGETSAMPLERPARAMETERIUIVEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h2031 typedef void (GL_APIENTRYP PFNGLGETSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint sampler,GLenum pname,GLuint * params)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h2064 typedef void (GL_APIENTRYP PFNGLGETSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint sampler,GLenum pname,GLuint * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8011 typedef void (GLAPIENTRY *PFNGLGETSAMPLERPARAMETERIUIVEXTPROC)(GLuint sampler, GLenum pname, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint sampler,GLenum pname,GLuint * params)
[all...]

Completed in 126 milliseconds