Searched refs:GLX_WIDTH (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | platform_glx.h | 90 # define GLX_WIDTH 0x801D macro
|
D | PbufferSurfaceGLX.cpp | 60 mGLX.queryDrawable(mPbuffer, GLX_WIDTH, &mWidth); in initialize()
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx_pixmap.c | 201 case GLX_WIDTH: in apple_glx_pixmap_query()
|
D | apple_glx_pbuffer.c | 273 case GLX_WIDTH: in apple_glx_pbuffer_query()
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 138 #define GLX_WIDTH 0x801D macro
|
D | glxext.h | 101 #define GLX_WIDTH 0x801D macro
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_libglvnd.txt | 92 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
D | GLX_EXT_stereo_tree.txt | 110 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
D | GLX_EXT_texture_from_pixmap.txt | 468 ...<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_libglvnd.txt | 92 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
D | GLX_EXT_stereo_tree.txt | 110 "<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
D | GLX_EXT_texture_from_pixmap.txt | 468 ...<attribute> must be set to one of GLX_WIDTH, GLX_HEIGHT,
|
/third_party/mesa3d/src/glx/ |
D | dri_common.c | 462 if (!__glXGetDrawableAttribute(priv->dpy, drawable, GLX_WIDTH, &dummy)) { in checkServerGLXDrawableAlive()
|
D | glx_pbuffer.c | 850 case GLX_WIDTH: in glXQueryDrawable()
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 458 *width = getAttrib(GLX_WIDTH); in getDimensions()
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 101 #define GLX_WIDTH 0x801D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 101 #define GLX_WIDTH 0x801D macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 82 #define GLX_WIDTH 0x801D macro
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 2112 case GLX_WIDTH: in glXQueryDrawable()
|