Home
last modified time | relevance | path

Searched refs:DRM_CAP_ADDFB2_MODIFIERS (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm.h730 #define DRM_CAP_ADDFB2_MODIFIERS 0x10 macro
/third_party/mesa3d/include/drm-uapi/
Ddrm.h730 #define DRM_CAP_ADDFB2_MODIFIERS 0x10 macro
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c48 #define DRM_CAP_ADDFB2_MODIFIERS 0x10 macro
391 if (drmGetCap(fd, DRM_CAP_ADDFB2_MODIFIERS, &value)) in has_modifiers()