Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c206 case GLX_HEIGHT: in apple_glx_pixmap_query()
Dapple_glx_pbuffer.c279 case GLX_HEIGHT: in apple_glx_pbuffer_query()
/external/autotest/client/deps/glbench/src/
Dwaffle_stuff.cc76 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_HEIGHT, &h); in GetSurfaceSize()
/external/mesa3d/include/GL/
Dglx.h144 #define GLX_HEIGHT 0x801E macro
Dglxext.h104 #define GLX_HEIGHT 0x801E macro
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp376 *height = getAttrib(GLX_HEIGHT); in getDimensions()
/external/mesa3d/src/glx/
Dglx_pbuffer.c822 case GLX_HEIGHT: in glXQueryDrawable()
/external/swiftshader/include/GL/
Dglxext.h104 #define GLX_HEIGHT 0x801E macro
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c2154 case GLX_HEIGHT: in glXQueryDrawable()
/external/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c2218 case GLX_HEIGHT: in Fake_glXQueryDrawable()