Searched defs:PFNGLVIEWPORTINDEXEDFPROC (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_typedefs.h | 1103 INTERNAL_GL_APIENTRY *PFNGLVIEWPORTINDEXEDFPROC)(GLuint, GLfloat, GLfloat, GLfloat, GLfloat); typedef
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2013 typedef void (APIENTRYP PFNGLVIEWPORTINDEXEDFPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, … typedef
|
D | glext.h | 1960 typedef void (APIENTRYP PFNGLVIEWPORTINDEXEDFPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, … typedef
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1976 typedef void (APIENTRYP PFNGLVIEWPORTINDEXEDFPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, … typedef
|
D | glext.h | 1924 typedef void (APIENTRYP PFNGLVIEWPORTINDEXEDFPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, … typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 8375 typedef void (GLAPIENTRY * PFNGLVIEWPORTINDEXEDFPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat … typedef
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 10044 typedef void (GLAPIENTRY *PFNGLVIEWPORTINDEXEDFPROC)(GLuint index, GLfloat x, GLfloat y, GLfloat w,… typedef
|