Searched defs:PFNGLUNIFORM1IPROC (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/include/GLES2/ |
D | gl2.h | 496 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 496 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 496 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
D | gl31.h | 498 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
D | gl32.h | 498 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 496 typedef void (GL_APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 815 typedef void (APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
D | glext.h | 689 typedef void (APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 815 typedef void (APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|
D | glext.h | 689 typedef void (APIENTRYP PFNGLUNIFORM1IPROC) (GLint location, GLint v0); typedef
|