Searched refs:__DRI_IMAGE (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri2.c | 1848 .base = { __DRI_IMAGE, 21 }, 1878 .base = { __DRI_IMAGE, 20 }, 1908 .base = { __DRI_IMAGE, 20 },
|
D | drisw.c | 466 .base = { __DRI_IMAGE, 6 },
|
/third_party/mesa3d/include/GL/internal/ |
D | dri_interface.h | 1174 #define __DRI_IMAGE "DRI_IMAGE" macro
|
/third_party/mesa3d/src/glx/ |
D | dri3_glx.c | 778 if (strcmp(extensions[i]->name, __DRI_IMAGE) == 0) in dri3_bind_extensions()
|
/third_party/mesa3d/src/gbm/backends/dri/ |
D | gbm_dri.c | 298 { __DRI_IMAGE, 1, offsetof(struct gbm_dri_device, image), false },
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.c | 725 { __DRI_IMAGE, 1, offsetof(struct dri2_egl_display, image) }, 752 { __DRI_IMAGE, 1, offsetof(struct dri2_egl_display, image) },
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.rst | 1764 - radeon: Implement \__DRI_IMAGE and EGL_MESA_image_drm
|