/external/mesa3d/prebuilt-intermediates/main/ |
D | dispatch.h | 2326 static inline void SET_NewList(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum)) { in SET_NewList() argument 2359 static inline void SET_CallLists(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLenum, … in SET_CallLists() argument 2403 static inline void SET_Begin(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_Begin() 3976 static inline void SET_ClipPlane(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLd… in SET_ClipPlane() 3987 static inline void SET_ColorMaterial(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenu… in SET_ColorMaterial() 3998 static inline void SET_CullFace(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_CullFace() 4009 static inline void SET_Fogf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat)) { in SET_Fogf() 4020 static inline void SET_Fogfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLfloat… in SET_Fogfv() 4031 static inline void SET_Fogi(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint)) { in SET_Fogi() 4042 static inline void SET_Fogiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLint *… in SET_Fogiv() [all …]
|
/external/deqp/framework/opengl/wrapper/ |
D | glwTypes.inl | 67 typedef deUint32 GLenum; typedef
|
/external/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 82 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | Compiler.h | 65 typedef unsigned int GLenum; typedef
|
D | OutputASM.h | 32 typedef unsigned int GLenum; typedef
|
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2805 extern "C" void GLW_APIENTRY dummyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char*, vo… in dummyCallback() argument
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 23 typedef unsigned int GLenum; typedef
|
/external/mesa3d/include/GLES/ |
D | gl.h | 19 typedef unsigned int GLenum; typedef
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 19 typedef unsigned int GLenum; typedef
|
/external/swiftshader/include/GLES/ |
D | gl.h | 19 typedef unsigned int GLenum; typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 69 typedef unsigned int GLenum; typedef
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 69 typedef unsigned int GLenum; typedef
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 45 typedef unsigned int GLenum; typedef
|
/external/mesa3d/include/GL/ |
D | gl.h | 121 typedef unsigned int GLenum; typedef
|
D | glcorearb.h | 83 typedef unsigned int GLenum; typedef
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 69 typedef unsigned int GLenum; typedef
|
D | gl31.h | 69 typedef unsigned int GLenum; typedef
|
D | gl32.h | 69 typedef unsigned int GLenum; typedef
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 69 typedef unsigned int GLenum; typedef
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 83 typedef unsigned int GLenum; typedef
|