Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h90 # define GLX_WIDTH 0x801D macro
DPbufferSurfaceGLX.cpp60 mGLX.queryDrawable(mPbuffer, GLX_WIDTH, &mWidth); in initialize()
/third_party/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c201 case GLX_WIDTH: in apple_glx_pixmap_query()
Dapple_glx_pbuffer.c273 case GLX_WIDTH: in apple_glx_pbuffer_query()
/third_party/mesa3d/include/GL/
Dglx.h138 #define GLX_WIDTH 0x801D macro
Dglxext.h101 #define GLX_WIDTH 0x801D macro
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_libglvnd.txt92 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
DGLX_EXT_stereo_tree.txt110 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
DGLX_EXT_texture_from_pixmap.txt468 ...<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
/third_party/openGLES/extensions/EXT/
DGLX_EXT_libglvnd.txt92 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
DGLX_EXT_stereo_tree.txt110 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
DGLX_EXT_texture_from_pixmap.txt468 ...<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
/third_party/mesa3d/src/glx/
Ddri_common.c462 if (!__glXGetDrawableAttribute(priv->dpy, drawable, GLX_WIDTH, &dummy)) { in checkServerGLXDrawableAlive()
Dglx_pbuffer.c850 case GLX_WIDTH: in glXQueryDrawable()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp458 *width = getAttrib(GLX_WIDTH); in getDimensions()
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h101 #define GLX_WIDTH 0x801D macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h101 #define GLX_WIDTH 0x801D macro
/third_party/openGLES/api/GL/
Dglxext.h82 #define GLX_WIDTH 0x801D macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2112 case GLX_WIDTH: in glXQueryDrawable()