Home
last modified time | relevance | path

Searched defs:vk_format (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_formats.c82 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 Dpvr_formats.h256 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 Dpvr_job_common.c40 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 Danv_formats.c431 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 Danv_android_stubs.c42 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 Danv_formats.c424 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 Danv_android_stubs.c50 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 Dv3dv_formats.c99 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 Dv3dv_meta_common.h45 VkFormat vk_format; member
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_format.c27 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 Dhk_buffer_view.c26 VkFormat vk_format) in hk_get_buffer_format_features()
H A Dhk_cmd_clear.c160 VkFormat vk_format = image->vk.format; in hk_CmdClearColorImage() local
H A Dhk_image.c32 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 Dgen_vk_format_table.py134 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 Dgen_vk_mandatory_format_support_table.py75 def gen_format_case(format_id, vk_format, vk_map): argument
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_image_view.c96 … 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 Dradv_buffer_view.c23 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 Dvk_android.h129 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 Dvk_android.c422 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 Dwsi_common_wayland.c71 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 Dnvk_image.c27 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 Dnvk_buffer_view.c20 VkFormat vk_format) in nvk_get_buffer_format_features()
H A Dnvk_cmd_clear.c328 VkFormat vk_format = image->vk.format; in nvk_CmdClearColorImage() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
Dvk_format_info.h60 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 Dvk_format_info.h69 static inline unsigned android_format_from_vk(VkFormat vk_format) { in android_format_from_vk()

123