Searched refs:PFNGLUNIFORM1IPROC (Results 1 – 11 of 11) sorted by relevance
/external/autotest/client/deps/glbench/src/ |
D | main.h | 54 F(glUniform1i, PFNGLUNIFORM1IPROC) \
|
/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/swiftshader/include/GLES3/ |
D | gl3.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/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
|