Home
last modified time | relevance | path

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

12

/external/drm_hwcomposer/bufferinfo/
DBufferInfoGetter.cpp108 bool BufferInfoGetter::IsDrmFormatRgb(uint32_t drm_format) { in IsDrmFormatRgb()
/external/virglrenderer/src/
Dvirgl_video.h85 uint32_t drm_format; member
92 uint32_t drm_format; member
Dvrend_winsys_egl.c581 uint32_t drm_format, in virgl_egl_image_from_dmabuf()
/external/igt-gpu-tools/tests/
Dkms_draw_crc.c93 static uint32_t get_color(uint32_t drm_format, bool r, bool g, bool b) in get_color()
120 static void get_method_crc(enum igt_draw_method method, uint32_t drm_format, in get_method_crc()
/external/igt-gpu-tools/lib/
Digt_fb.c409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format()
586 uint32_t drm_format, uint64_t modifier, in igt_init_fb()
720 void igt_calc_fb_size(int fd, int width, int height, uint32_t drm_format, uint64_t modifier, in igt_calc_fb_size()
1877 static pixman_format_code_t drm_format_to_pixman(uint32_t drm_format) in drm_format_to_pixman()
1889 static cairo_format_t drm_format_to_cairo(uint32_t drm_format) in drm_format_to_cairo()
2246 unsigned drm_format, in igt_fb_create_cairo_shadow_buffer()
3214 unsigned drm_format; in create_cairo_surface__convert() local
3535 uint32_t igt_drm_format_to_bpp(uint32_t drm_format) in igt_drm_format_to_bpp()
3553 const char *igt_format_str(uint32_t drm_format) in igt_format_str()
3567 bool igt_fb_supported_format(uint32_t drm_format) in igt_fb_supported_format()
[all …]
Digt_fb.h89 uint32_t drm_format; member
/external/minigbm/cros_gralloc/
Dcros_gralloc_helpers.cc214 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string()
Dcros_gralloc_helpers.h39 uint32_t drm_format; member
Dcros_gralloc_driver.cc610 uint32_t cros_gralloc_driver::get_resolved_drm_format(uint32_t drm_format, uint64_t use_flags) in get_resolved_drm_format()
/external/libva/va/
Dva_drmcommon.h154 uint32_t drm_format; member
200 uint32_t drm_format; member
/external/minigbm/
Dvirtgpu_virgl.c136 uint32_t drm_format) in virgl_bitmask_supports_format()
331 static bool virgl_supports_combination_natively(struct driver *drv, uint32_t drm_format, in virgl_supports_combination_natively()
368 static bool virgl_supports_combination_through_emulation(struct driver *drv, uint32_t drm_format, in virgl_supports_combination_through_emulation()
389 static void virgl_add_combination(struct driver *drv, uint32_t drm_format, in virgl_add_combination()
Ddri.c44 uint32_t drm_format; member
61 static int drm_format_to_dri_format(uint32_t drm_format) in drm_format_to_dri_format()
/external/crosvm/rutabaga_gfx/ffi/src/tests/
Dvirtgpu_cross_domain_protocol.h89 uint32_t drm_format; member
/external/minigbm/external/
Dvirtgpu_cross_domain_protocol.h85 uint32_t drm_format; member
/external/coreboot/src/drivers/aspeed/common/
Dast_drv.h251 struct drm_format { struct
257 struct drm_format *format; argument
/external/webrtc/modules/desktop_capture/linux/wayland/
Degl_dmabuf.cc629 uint32_t drm_format = SpaPixelFormatToDrmFormat(format); in QueryDmaBufModifiers() local
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dcross_domain_protocol.rs97 pub drm_format: u32, field
/external/mesa3d/src/gallium/frontends/va/
Dsurface.c1705 uint32_t drm_format; in vlVaExportSurfaceHandle() local
1765 uint32_t drm_format = pipe_format_to_drm_format(surf->buffer->buffer_format); in vlVaExportSurfaceHandle() local
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c198 uint32_t drm_format; member
394 uint32_t drm_format, uint64_t modifier) in wsi_wl_display_add_drm_format_modifier()
614 uint32_t drm_format = drm_format_for_wl_shm_format(shm_format); in wsi_wl_display_add_wl_shm_format() local
676 uint32_t drm_format = wl_drm_format_for_vk_format(vk_format, alpha); in wl_shm_format_for_vk_format() local
Dwsi_common_display.c994 uint32_t drm_format; member
1131 uint32_t drm_format = 0; in wsi_display_image_init() local
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dgralloc.rs186 pub drm_format: DrmFormat, field
/external/rust/cros-libva/lib/src/
Dsurface.rs438 pub drm_format: u32, field
/external/mesa3d/src/virtio/vulkan/
Dvn_image.c426 const uint32_t drm_format = in vn_image_deferred_info_init() local
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs142 pub drm_format: DrmFormat, field
664 let drm_format = match virtio_gpu_format { in process_gpu_command() localVariable
/external/kernel-headers/original/uapi/linux/
Dvfio.h818 __u32 drm_format; /* drm format of plane */ member

12