Home
last modified time | relevance | path

Searched refs:__DRI_IMAGE (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c1848 .base = { __DRI_IMAGE, 21 },
1878 .base = { __DRI_IMAGE, 20 },
1908 .base = { __DRI_IMAGE, 20 },
Ddrisw.c466 .base = { __DRI_IMAGE, 6 },
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1174 #define __DRI_IMAGE "DRI_IMAGE" macro
/third_party/mesa3d/src/glx/
Ddri3_glx.c778 if (strcmp(extensions[i]->name, __DRI_IMAGE) == 0) in dri3_bind_extensions()
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c298 { __DRI_IMAGE, 1, offsetof(struct gbm_dri_device, image), false },
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c725 { __DRI_IMAGE, 1, offsetof(struct dri2_egl_display, image) },
752 { __DRI_IMAGE, 1, offsetof(struct dri2_egl_display, image) },
/third_party/mesa3d/docs/relnotes/
D7.10.rst1764 - radeon: Implement \__DRI_IMAGE and EGL_MESA_image_drm