Home
last modified time | relevance | path

Searched refs:glPushClientAttrib (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def225 glPushClientAttrib = glPushClientAttrib@4
Dosmesa.def228 glPushClientAttrib
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def218 glPushClientAttrib = glPushClientAttrib@4
Dopengl32.def218 glPushClientAttrib
Dstw_context.c851 &glPushClientAttrib
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def219 glPushClientAttrib @217
DlibGL.cpp7010 void APIENTRY glPushClientAttrib(GLbitfield mask) in glPushClientAttrib() function
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm573 glPushClientAttrib(GL_CLIENT_PIXEL_STORE_BIT);
/external/mesa3d/include/GL/
Dgl.h822 GLAPI void GLAPIENTRY glPushClientAttrib( GLbitfield mask ); /* 1.1 */
Dgl_mangle.h1826 #define glPushClientAttrib MANGLE(PushClientAttrib) macro