/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 82 VkFormat vk_format; member 311 static inline const struct pvr_format *pvr_get_format(VkFormat vk_format) in pvr_get_format() 377 uint32_t pvr_get_tex_format(VkFormat vk_format) in pvr_get_tex_format() 387 uint32_t pvr_get_tex_format_aspect(VkFormat vk_format, in pvr_get_tex_format_aspect() 403 uint32_t pvr_get_pbe_packmode(VkFormat vk_format) in pvr_get_pbe_packmode() 412 uint32_t pvr_get_pbe_accum_format(VkFormat vk_format) in pvr_get_pbe_accum_format() 421 uint32_t pvr_get_pbe_accum_format_size_in_bytes(VkFormat vk_format) in pvr_get_pbe_accum_format_size_in_bytes() 510 VkFormat vk_format, in pvr_get_hw_clear_color() 601 VkFormat vk_format; in pvr_get_image_format_features2() local 709 const uint8_t *pvr_get_format_swizzle(VkFormat vk_format) in pvr_get_format_swizzle() [all …]
|
H A D | pvr_formats.h | 256 static inline bool pvr_vk_format_has_32bit_component(VkFormat vk_format) in pvr_vk_format_has_32bit_component() 269 static inline bool pvr_vk_format_is_fully_normalized(VkFormat vk_format) in pvr_vk_format_is_fully_normalized()
|
H A D | pvr_job_common.c | 40 void pvr_pbe_get_src_format_and_gamma(VkFormat vk_format, in pvr_pbe_get_src_format_and_gamma()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_formats.c | 431 anv_get_format(VkFormat vk_format) in anv_get_format() 474 VkFormat vk_format, uint32_t plane, in anv_get_format_plane() 538 VkFormat vk_format, in anv_get_format_aspect() 550 VkFormat vk_format, in anv_get_image_format_features2() 794 VkFormat vk_format, in get_buffer_format_features2() 839 VkFormat vk_format, in get_drm_format_modifier_properties_list() 870 VkFormat vk_format, in get_drm_format_modifier_properties_list_2() 900 VkFormat vk_format, in anv_GetPhysicalDeviceFormatProperties2()
|
H A D | anv_android_stubs.c | 42 unsigned anv_ahb_format_for_vk_format(VkFormat vk_format) in anv_ahb_format_for_vk_format()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_formats.c | 424 anv_get_format(VkFormat vk_format) in anv_get_format() 467 VkFormat vk_format, uint32_t plane, in anv_get_format_plane() 515 VkFormat vk_format, in anv_get_format_aspect() 527 VkFormat vk_format, in anv_get_image_format_features2() 842 VkFormat vk_format, in get_buffer_format_features2() 908 VkFormat vk_format, in get_drm_format_modifier_properties_list() 943 VkFormat vk_format, in get_drm_format_modifier_properties_list_2() 977 VkFormat vk_format, in anv_GetPhysicalDeviceFormatProperties2()
|
H A D | anv_android_stubs.c | 50 unsigned anv_ahb_format_for_vk_format(VkFormat vk_format) in anv_ahb_format_for_vk_format()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_formats.c | 99 VkFormat vk_format; in v3dv_get_compatible_tfu_format() local 121 VkFormat vk_format, in image_format_plane_features() 202 VkFormat vk_format, in image_format_features() 267 buffer_format_features(VkFormat vk_format, const struct v3dv_format *v3dv_format) in buffer_format_features() 323 VkFormat vk_format, in v3dv_buffer_format_supports_features()
|
H A D | v3dv_meta_common.h | 45 VkFormat vk_format; member
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_format.c | 27 hk_modifier_features(uint64_t mod, VkFormat vk_format, in hk_modifier_features() 41 const struct hk_physical_device *physical_device, VkFormat vk_format, in get_drm_format_modifier_properties_list() 69 const struct hk_physical_device *physical_device, VkFormat vk_format, in get_drm_format_modifier_properties_list_2()
|
H A D | hk_buffer_view.c | 26 VkFormat vk_format) in hk_get_buffer_format_features()
|
H A D | hk_cmd_clear.c | 160 VkFormat vk_format = image->vk.format; in hk_CmdClearColorImage() local
|
H A D | hk_image.c | 32 VkFormat vk_format, VkImageTiling tiling) in hk_get_image_plane_format_features() 137 VkFormat vk_format, VkImageTiling tiling) in hk_get_image_format_features()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | gen_vk_format_table.py | 134 def get_vertex_copy_function(src_format, dst_format, vk_format): argument 230 def get_format_id_case(format_id, vk_format): argument 234 def get_vk_format_case(format_id, vk_format): argument
|
H A D | gen_vk_mandatory_format_support_table.py | 75 def gen_format_case(format_id, vk_format, vk_map): argument
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_image_view.c | 96 … VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, in gfx10_make_texture_descriptor() 226 … VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, in gfx6_make_texture_descriptor() 327 … VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, in radv_make_texture_descriptor() 361 …view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, VkFormat vk_format, in radv_image_view_make_descriptor()
|
H A D | radv_buffer_view.c | 23 radv_make_texel_buffer_descriptor(struct radv_device *device, uint64_t va, VkFormat vk_format, unsi… in radv_make_texel_buffer_descriptor()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_android.h | 129 vk_image_format_to_ahb_format(VkFormat vk_format) in vk_image_format_to_ahb_format() 142 vk_ahb_probe_format(VkFormat vk_format, in vk_ahb_probe_format()
|
H A D | vk_android.c | 422 vk_image_format_to_ahb_format(VkFormat vk_format) in vk_image_format_to_ahb_format() 494 vk_ahb_probe_format(VkFormat vk_format, in vk_ahb_probe_format()
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 71 VkFormat vk_format; member 185 VkFormat vk_format; member 310 VkFormat vk_format, uint32_t flags, in wsi_wl_display_add_vk_format_modifier() 550 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_drm_format_for_vk_format() 603 wl_shm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_shm_format_for_vk_format() 1387 VkFormat vk_format) in pick_format_from_surface_dmabuf_feedback()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_image.c | 27 VkFormat vk_format, VkImageTiling tiling, in nvk_get_image_plane_format_features() 98 VkFormat vk_format, VkImageTiling tiling, in nvk_get_image_format_features() 162 VkFormat vk_format, in nvk_get_drm_format_modifier_properties_list()
|
H A D | nvk_buffer_view.c | 20 VkFormat vk_format) in nvk_get_buffer_format_features()
|
H A D | nvk_cmd_clear.c | 328 VkFormat vk_format = image->vk.format; in nvk_CmdClearColorImage() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | vk_format_info.h | 60 static inline unsigned android_format_from_vk(unsigned vk_format) { in android_format_from_vk()
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | vk_format_info.h | 69 static inline unsigned android_format_from_vk(VkFormat vk_format) { in android_format_from_vk()
|