Searched defs:__DRIdri2LoaderExtensionRec (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/include/ |
H A D | mesa_interface.h | 971 struct __DRIdri2LoaderExtensionRec { struct 972 __DRIextension base; 974 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 992 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 1016 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable, 1031 unsigned (*getCapability)(void *loaderPrivate, enum dri_loader_cap cap); 1040 void (*destroyLoaderImageState)(void *loaderPrivate);
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/ |
D | dri_interface.h | 773 struct __DRIdri2LoaderExtensionRec { struct 774 __DRIextension base; 776 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 792 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 814 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | dri_interface.h | 773 struct __DRIdri2LoaderExtensionRec { struct 774 __DRIextension base; 776 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 792 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 814 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/internal/ |
D | dri_interface.h | 773 struct __DRIdri2LoaderExtensionRec { struct 774 __DRIextension base; 776 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 792 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 814 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
|
/aosp_15_r20/external/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 1058 struct __DRIdri2LoaderExtensionRec { struct 1059 __DRIextension base; 1061 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 1079 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 1103 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable, 1118 unsigned (*getCapability)(void *loaderPrivate, enum dri_loader_cap cap); 1127 void (*destroyLoaderImageState)(void *loaderPrivate);
|