Home
last modified time | relevance | path

Searched refs:__DRIdri2LoaderExtension (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h74 const __DRIdri2LoaderExtension *loader;
173 const __DRIdri2LoaderExtension *loader = screen->dri2.loader; in dri_with_format()
Ddri_screen.c77 const __DRIdri2LoaderExtension *dri2_loader = screen->dri2.loader; in dri_loader_get_cap()
Ddri_helpers.c327 const __DRIdri2LoaderExtension *dri2Loader = img->screen->dri2.loader; in dri2_destroy_image()
Ddri2.c113 const __DRIdri2LoaderExtension *loader = drawable->screen->dri2.loader; in dri2_drawable_get_buffers()
607 const __DRIdri2LoaderExtension *loader = drawable->screen->dri2.loader; in dri2_flush_frontbuffer()
/external/mesa3d/src/gallium/include/
Dmesa_interface.h690 } __DRIdri2LoaderExtension; typedef
/external/mesa3d/src/glx/
Ddri2_glx.c614 static const __DRIdri2LoaderExtension dri2LoaderExtension = {
/external/mesa3d/include/GL/internal/
Ddri_interface.h73 typedef struct __DRIdri2LoaderExtensionRec __DRIdri2LoaderExtension; typedef
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c1971 static const __DRIdri2LoaderExtension dri2_loader_extension_old = {
1979 static const __DRIdri2LoaderExtension dri2_loader_extension = {