Home
last modified time | relevance | path

Searched refs:GLX_WIDTH (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c201 case GLX_WIDTH: in apple_glx_pixmap_query()
Dapple_glx_pbuffer.c274 case GLX_WIDTH: in apple_glx_pbuffer_query()
/external/autotest/client/deps/glbench/src/
Dwaffle_stuff.cc73 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_WIDTH, &w); in GetSurfaceSize()
/external/mesa3d/include/GL/
Dglx.h156 #define GLX_WIDTH 0x801D macro
Dglxext.h103 #define GLX_WIDTH 0x801D macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglxext.h102 #define GLX_WIDTH 0x801D macro
Dglxew.h248 #define GLX_WIDTH 0x801D macro
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp373 *width = getAttrib(GLX_WIDTH); in getDimensions()
/external/mesa3d/src/glx/
Dglx_pbuffer.c765 case GLX_WIDTH: in glXQueryDrawable()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c2091 case GLX_WIDTH: in glXQueryDrawable()
/external/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c2285 case GLX_WIDTH: in Fake_glXQueryDrawable()