Home
last modified time | relevance | path

Searched refs:fourcc_mod_broadcom_mod (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm_fourcc.h798 #define fourcc_mod_broadcom_mod(m) \ macro
/third_party/mesa3d/include/drm-uapi/
Ddrm_fourcc.h864 #define fourcc_mod_broadcom_mod(m) \ macro
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c794 (fourcc_mod_broadcom_mod(modifier) == DRM_FORMAT_MOD_BROADCOM_SAND128); in v3d_screen_is_dmabuf_modifier_supported()
Dv3d_resource.c894 switch(fourcc_mod_broadcom_mod(whandle->modifier)) { in v3d_resource_from_handle()