/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_fb.c | 409 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 D | igt_fb.h | 89 uint32_t drm_format; member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | Drm.cpp | 25 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 D | virtgpu_virgl.c | 136 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 D | dri.c | 44 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 D | virgl_video.h | 85 uint32_t drm_format; member 92 uint32_t drm_format; member
|
H A D | vrend_winsys_egl.c | 581 uint32_t drm_format, in virgl_egl_image_from_dmabuf()
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_draw_crc.c | 93 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/ |
D | VirtioGpuFormatUtils.h | 208 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 D | va_drmcommon.h | 154 uint32_t drm_format; member 200 uint32_t drm_format; member
|
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/ |
H A D | BufferInfoGetter.cpp | 108 bool BufferInfoGetter::IsDrmFormatRgb(uint32_t drm_format) { in IsDrmFormatRgb()
|
/aosp_15_r20/external/minigbm/cros_gralloc/ |
H A D | cros_gralloc_helpers.cc | 214 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string()
|
H A D | cros_gralloc_helpers.h | 39 uint32_t drm_format; member
|
H A D | cros_gralloc_driver.cc | 610 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 D | ast_drv.h | 251 struct drm_format { struct 257 struct drm_format *format; argument
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 187 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 D | surface.c | 1742 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 D | virtgpu_cross_domain_protocol.h | 89 uint32_t drm_format; member
|
/aosp_15_r20/external/minigbm/external/ |
H A D | virtgpu_cross_domain_protocol.h | 85 uint32_t drm_format; member
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/ |
H A D | egl_dmabuf.cc | 629 uint32_t drm_format = SpaPixelFormatToDrmFormat(format); in QueryDmaBufModifiers() local
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/cross_domain/ |
H A D | cross_domain_protocol.rs | 97 pub drm_format: u32, field
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
H A D | gralloc.rs | 186 pub drm_format: DrmFormat, field
|
/aosp_15_r20/external/rust/cros-libva/lib/src/ |
D | surface.rs | 436 pub drm_format: u32, field
|
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | mod.rs | 140 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/ |
D | magma_common_defs.h | 314 uint64_t drm_format; member
|