Searched refs:glXGetTransparentIndexSUN (Results 1 – 10 of 10) sorted by relevance
/third_party/openGLES/extensions/SUN/ |
D | GLX_SUN_get_transparent_index.txt | 38 Status glXGetTransparentIndexSUN(Display *dpy, 97 Applications may use glXGetTransparentIndexSUN to determine whether 109 If glXGetTransparentIndexSUN returns 1 when the underlay argument is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/ |
D | GLX_SUN_get_transparent_index.txt | 38 Status glXGetTransparentIndexSUN(Display *dpy, 97 Applications may use glXGetTransparentIndexSUN to determine whether 109 If glXGetTransparentIndexSUN returns 1 when the underlay argument is
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 151 { "glXGetTransparentIndexSUN", (__GLXextFuncPtr) glXGetTransparentIndexSUN },
|
D | glx_api.c | 2602 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, in glXGetTransparentIndexSUN() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 912 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, unsigned long *pTransparen… in glXGetTransparentIndexSUN() function 1164 { "glXGetTransparentIndexSUN", (__GLXextFuncPtr) glXGetTransparentIndexSUN },
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1157 #define glXGetTransparentIndexSUN GLXEW_GET_FUN(__glewXGetTransparentIndexSUN) macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 945 Status glXGetTransparentIndexSUN (Display *dpy, Window overlay, Window underlay, long *pTransparent…
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 961 Status glXGetTransparentIndexSUN (Display *dpy, Window overlay, Window underlay, unsigned long *pTr…
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 945 Status glXGetTransparentIndexSUN (Display *dpy, Window overlay, Window underlay, long *pTransparent…
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 946 Status glXGetTransparentIndexSUN (Display *dpy, Window overlay, Window underlay, unsigned long *pTr…
|