Searched refs:glXBindTexImageEXT (Results 1 – 17 of 17) sorted by relevance
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 164 glXBindTexImageEXT() 236 void glXBindTexImageEXT (Display *display, 286 Accepted by the <Buffer> parameter of glXBindTexImageEXT and 485 void glXBindTexImageEXT (Display *dpy, 527 current context, glXBindTexImageEXT performs an implicit glFlush. 531 glXBindTexImageEXT. In other words, the results of any operation which 532 has caused damage on the drawable prior to the glXBindTexImageEXT call 555 The results of calling glXBindTexImageEXT when GENERATE_MIPMAP_SGIS is TRUE 558 If glXBindTexImageEXT is called and the drawable attribute 565 glXBindTexImageEXT is ignored if there is no current GLX rendering context. [all …]
|
D | EXT_texture_storage.txt | 610 The commands eglBindTexImage, wglBindTexImageARB, glXBindTexImageEXT or 617 - glXBindTexImageEXT: BadMatch
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 164 glXBindTexImageEXT() 236 void glXBindTexImageEXT (Display *display, 286 Accepted by the <Buffer> parameter of glXBindTexImageEXT and 485 void glXBindTexImageEXT (Display *dpy, 527 current context, glXBindTexImageEXT performs an implicit glFlush. 531 glXBindTexImageEXT. In other words, the results of any operation which 532 has caused damage on the drawable prior to the glXBindTexImageEXT call 555 The results of calling glXBindTexImageEXT when GENERATE_MIPMAP_SGIS is TRUE 558 If glXBindTexImageEXT is called and the drawable attribute 565 glXBindTexImageEXT is ignored if there is no current GLX rendering context. [all …]
|
D | EXT_texture_storage.txt | 610 The commands eglBindTexImage, wglBindTexImageARB, glXBindTexImageEXT or 617 - glXBindTexImageEXT: BadMatch
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 169 { "glXBindTexImageEXT", (__GLXextFuncPtr) glXBindTexImageEXT },
|
D | glx_api.c | 2634 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 968 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT() function 1179 { "glXBindTexImageEXT", (__GLXextFuncPtr) glXBindTexImageEXT },
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 268 GET_PROC_OR_ERROR(&mFnPtrs->bindTexImageEXTPtr, glXBindTexImageEXT); in initialize()
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 2415 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT() function 2642 GLX_FUNCTION(glXBindTexImageEXT),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 572 #define glXBindTexImageEXT GLXEW_GET_FUN(__glewXBindTexImageEXT) macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 402 void glXBindTexImageEXT (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 410 void glXBindTexImageEXT (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 402 void glXBindTexImageEXT (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 395 void glXBindTexImageEXT (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_storage.txt | 519 The commands eglBindTexImage, wglBindTexImageARB, glXBindTexImageEXT or 526 - glXBindTexImageEXT: BadMatch
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_storage.txt | 529 The commands eglBindTexImage, wglBindTexImageARB, glXBindTexImageEXT or 536 - glXBindTexImageEXT: BadMatch
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EXT_texture_storage.txt | 564 The commands eglBindTexImage, wglBindTexImageARB, glXBindTexImageEXT or 571 - glXBindTexImageEXT: BadMatch
|