Searched defs:__DRIdri2LoaderExtensionRec (Results 1 – 3 of 3) sorted by relevance
| /external/mesa3d/src/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,
|
| /external/mesa3d/src/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,
|
| /external/mesa3d/include/GL/internal/ |
| D | dri_interface.h | 1037 struct __DRIdri2LoaderExtensionRec { struct 1038 __DRIextension base; 1040 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, 1058 void (*flushFrontBuffer)(__DRIdrawable *driDrawable, void *loaderPrivate); 1082 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable, 1097 unsigned (*getCapability)(void *loaderPrivate, enum dri_loader_cap cap); 1106 void (*destroyLoaderImageState)(void *loaderPrivate);
|