Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h91 # define GLX_HEIGHT 0x801E macro
DPbufferSurfaceGLX.cpp61 mGLX.queryDrawable(mPbuffer, GLX_HEIGHT, &mHeight); in initialize()
/third_party/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c206 case GLX_HEIGHT: in apple_glx_pixmap_query()
Dapple_glx_pbuffer.c278 case GLX_HEIGHT: in apple_glx_pbuffer_query()
/third_party/mesa3d/include/GL/
Dglx.h139 #define GLX_HEIGHT 0x801E macro
Dglxext.h102 #define GLX_HEIGHT 0x801E 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/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp460 *height = getAttrib(GLX_HEIGHT); in getDimensions()
/third_party/mesa3d/src/glx/
Dglx_pbuffer.c854 case GLX_HEIGHT: in glXQueryDrawable()
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h102 #define GLX_HEIGHT 0x801E macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h102 #define GLX_HEIGHT 0x801E macro
/third_party/openGLES/api/GL/
Dglxext.h83 #define GLX_HEIGHT 0x801E macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2115 case GLX_HEIGHT: in glXQueryDrawable()