Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/igt-gpu-tools/lib/
H A 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 …]
H A Digt_fb.h89 uint32_t drm_format; member
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDrm.cpp25 const char* GetDrmFormatString(uint32_t drm_format) { in GetDrmFormatString()
131 uint32_t GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel()
/aosp_15_r20/external/minigbm/
H A 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()
H A 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()
/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_video.h85 uint32_t drm_format; member
92 uint32_t drm_format; member
H A Dvrend_winsys_egl.c581 uint32_t drm_format, in virgl_egl_image_from_dmabuf()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A 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()
/aosp_15_r20/hardware/google/gfxstream/host/
DVirtioGpuFormatUtils.h208 static inline void set_drm_format_supported(uint32_t* mask, uint32_t drm_format, bool supported) { in set_drm_format_supported()
213 static inline bool is_drm_format_supported(uint32_t* mask, uint32_t drm_format) { in is_drm_format_supported()
/aosp_15_r20/external/libva/va/
H A Dva_drmcommon.h154 uint32_t drm_format; member
200 uint32_t drm_format; member
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/
H A DBufferInfoGetter.cpp108 bool BufferInfoGetter::IsDrmFormatRgb(uint32_t drm_format) { in IsDrmFormatRgb()
/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_helpers.cc214 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string()
H A Dcros_gralloc_helpers.h39 uint32_t drm_format; member
H A 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()
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_drv.h251 struct drm_format { struct
257 struct drm_format *format; argument
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c187 uint32_t drm_format; member
323 uint32_t drm_format, uint64_t modifier) in wsi_wl_display_add_drm_format_modifier()
543 uint32_t drm_format = drm_format_for_wl_shm_format(shm_format); in wsi_wl_display_add_wl_shm_format() local
605 uint32_t drm_format = wl_drm_format_for_vk_format(vk_format, alpha); in wl_shm_format_for_vk_format() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dsurface.c1742 uint32_t drm_format; in vlVaExportSurfaceHandle() local
1802 uint32_t drm_format = pipe_format_to_drm_format(surf->buffer->buffer_format); in vlVaExportSurfaceHandle() local
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/tests/
H A Dvirtgpu_cross_domain_protocol.h89 uint32_t drm_format; member
/aosp_15_r20/external/minigbm/external/
H A Dvirtgpu_cross_domain_protocol.h85 uint32_t drm_format; member
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Degl_dmabuf.cc629 uint32_t drm_format = SpaPixelFormatToDrmFormat(format); in QueryDmaBufModifiers() local
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/cross_domain/
H A Dcross_domain_protocol.rs97 pub drm_format: u32, field
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
H A Dgralloc.rs186 pub drm_format: DrmFormat, field
/aosp_15_r20/external/rust/cros-libva/lib/src/
Dsurface.rs436 pub drm_format: u32, field
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dmod.rs140 pub drm_format: DrmFormat, field
659 let drm_format = match virtio_gpu_format { in process_gpu_command() localVariable
/aosp_15_r20/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma_common_defs.h314 uint64_t drm_format; member

123