Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D22.2.2.rst74 - nouveau: treat DRM_FORMAT_INVALID as implicit modifier
D22.0.0.rst4074 - vulkan/wsi/wayland: use DRM_FORMAT_INVALID
/third_party/libdrm/include/drm/
Ddrm_fourcc.h99 #define DRM_FORMAT_INVALID 0 macro
/third_party/mesa3d/include/drm-uapi/
Ddrm_fourcc.h99 #define DRM_FORMAT_INVALID 0 macro
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c1263 return DRM_FORMAT_INVALID; in pipe_format_to_drm_format()
1346 if (drm_format == DRM_FORMAT_INVALID) { in vlVaExportSurfaceHandle()
1384 if (drm_format == DRM_FORMAT_INVALID) { in vlVaExportSurfaceHandle()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c424 return DRM_FORMAT_INVALID; in wl_drm_format_for_vk_format()
432 if (drm_format == DRM_FORMAT_INVALID) { in wl_shm_format_for_vk_format()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c2574 return DRM_FORMAT_INVALID; in vulkan_fmt_to_drm()
2648 if (drm_desc->layers[i].format == DRM_FORMAT_INVALID) { in vulkan_map_to_drm()