Home
last modified time | relevance | path

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

/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()
Dvrend_renderer.c12302 uint32_t drm_format; in vrend_renderer_pipe_resource_set_type() local
/external/minigbm/cros_gralloc/
Dcros_gralloc_helpers.h32 uint32_t drm_format; member
Dcros_gralloc_helpers.cc193 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string()
Dcros_gralloc_driver.cc616 uint32_t cros_gralloc_driver::get_resolved_drm_format(uint32_t drm_format, uint64_t use_flags) in get_resolved_drm_format()
/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/minigbm/
Dvirtgpu_virgl.c105 uint32_t drm_format) in virgl_bitmask_supports_format()
300 static bool virgl_supports_combination_natively(struct driver *drv, uint32_t drm_format, in virgl_supports_combination_natively()
326 static bool virgl_supports_combination_through_emulation(struct driver *drv, uint32_t drm_format, in virgl_supports_combination_through_emulation()
347 static void virgl_add_combination(struct driver *drv, uint32_t drm_format, in virgl_add_combination()
Ddri.c26 uint32_t drm_format; member
43 static int drm_format_to_dri_format(uint32_t drm_format) in drm_format_to_dri_format()
/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.h85 uint32_t drm_format; member
/external/minigbm/external/
Dvirtgpu_cross_domain_protocol.h85 uint32_t drm_format; member
/external/crosvm/rutabaga_gfx/ffi/src/tests/
Dvirtgpu_cross_domain_protocol.h85 uint32_t drm_format; member
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dcross_domain_protocol.rs92 pub drm_format: u32, field
/external/webrtc/modules/desktop_capture/linux/wayland/
Degl_dmabuf.cc629 uint32_t drm_format = SpaPixelFormatToDrmFormat(format); in QueryDmaBufModifiers() local
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dgralloc.rs149 pub drm_format: DrmFormat, field
/external/mesa3d/src/gallium/frontends/va/
Dsurface.c1047 uint32_t drm_format; in vlVaExportSurfaceHandle() local
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs117 pub drm_format: DrmFormat, field
591 let drm_format = match virtio_gpu_format { in process_gpu_command() localVariable
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c748 uint32_t drm_format; member
Dwsi_common_display.c894 uint32_t drm_format; member
1015 uint32_t drm_format = 0; in wsi_display_image_init() local
/external/kernel-headers/original/uapi/linux/
Dvfio.h717 __u32 drm_format; /* drm format of plane */ member
/external/crosvm/vfio_sys/src/
Dvfio.rs343 pub drm_format: u32, field