Home
last modified time | relevance | path

Searched defs:__DRIimageLoaderExtensionRec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/include/
H A Dmesa_interface.h1794 struct __DRIimageLoaderExtensionRec { struct
1795 __DRIextension base;
1811 int (*getBuffers)(__DRIdrawable *driDrawable,
1828 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate);
1836 unsigned (*getCapability)(void *loaderPrivate, enum dri_loader_cap cap);
1850 void (*flushSwapBuffers)(__DRIdrawable *driDrawable, void *loaderPrivate);
1859 void (*destroyLoaderImageState)(void *loaderPrivate);
/aosp_15_r20/external/mesa3d/include/GL/internal/
H A Ddri_interface.h2063 struct __DRIimageLoaderExtensionRec { struct
2064 __DRIextension base;
2080 int (*getBuffers)(__DRIdrawable *driDrawable,
2097 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate);
2105 unsigned (*getCapability)(void *loaderPrivate, enum dri_loader_cap cap);
2119 void (*flushSwapBuffers)(__DRIdrawable *driDrawable, void *loaderPrivate);
2128 void (*destroyLoaderImageState)(void *loaderPrivate);