Home
last modified time | relevance | path

Searched defs:drm_format (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dkmsgrab.c59 uint32_t drm_format; member
366 uint32_t drm_format; member
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c178 uint32_t drm_format, uint64_t modifier) in wsi_wl_display_add_drm_format_modifier()
373 uint32_t drm_format = drm_format_for_wl_shm_format(shm_format); in wsi_wl_display_add_wl_shm_format() local
431 uint32_t drm_format = wl_drm_format_for_vk_format(vk_format, alpha); in wl_shm_format_for_vk_format() local
935 uint32_t drm_format; member
Dwsi_common_display.c962 uint32_t drm_format; member
1086 uint32_t drm_format = 0; in wsi_display_image_init() local
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c1338 uint32_t drm_format; in vlVaExportSurfaceHandle() local
1383 uint32_t drm_format = pipe_format_to_drm_format(surf->buffer->buffer_format); in vlVaExportSurfaceHandle() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h175 enum pipe_format drm_format; member