Home
last modified time | relevance | path

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

123

/external/mesa3d/src/imagination/vulkan/
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()
509 VkFormat vk_format, in pvr_get_hw_clear_color()
599 VkFormat vk_format; in pvr_get_image_format_features2() local
707 const uint8_t *pvr_get_format_swizzle(VkFormat vk_format) in pvr_get_format_swizzle()
[all …]
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()
Dpvr_job_common.c40 void pvr_pbe_get_src_format_and_gamma(VkFormat vk_format, in pvr_pbe_get_src_format_and_gamma()
/external/mesa3d/src/asahi/vulkan/
Dhk_format.c29 VkFormat vk_format, const VkFormatProperties *props) in hk_modifier_features()
50 const struct hk_physical_device *physical_device, VkFormat vk_format, in get_drm_format_modifier_properties_list()
79 const struct hk_physical_device *physical_device, VkFormat vk_format, in get_drm_format_modifier_properties_list_2()
Dhk_buffer_view.c25 VkFormat vk_format) in hk_get_buffer_format_features()
Dhk_cmd_clear.c164 VkFormat vk_format = image->vk.format; in hk_CmdClearColorImage() local
/external/angle/src/libANGLE/renderer/vulkan/
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
Dgen_vk_mandatory_format_support_table.py75 def gen_format_case(format_id, vk_format, vk_map): argument
/external/mesa3d/src/intel/vulkan_hasvk/
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()
Danv_android_stubs.c42 unsigned anv_ahb_format_for_vk_format(VkFormat vk_format) in anv_ahb_format_for_vk_format()
/external/mesa3d/src/broadcom/vulkan/
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()
Dv3dv_meta_common.h45 VkFormat vk_format; member
Dv3dvx_pipeline.c93 const VkFormat vk_format = ri->color_attachment_formats[i]; in pack_blend() local
/external/mesa3d/src/intel/vulkan/
Danv_formats.c437 anv_get_format(VkFormat vk_format) in anv_get_format()
480 VkFormat vk_format, uint32_t plane, in anv_get_format_plane()
528 VkFormat vk_format, in anv_get_format_aspect()
540 VkFormat vk_format, in anv_get_image_format_features2()
881 VkFormat vk_format, in get_buffer_format_features2()
952 VkFormat vk_format, in get_drm_format_modifier_properties_list()
987 VkFormat vk_format, in get_drm_format_modifier_properties_list_2()
1021 VkFormat vk_format, in anv_GetPhysicalDeviceFormatProperties2()
Danv_android_stubs.c50 unsigned anv_ahb_format_for_vk_format(VkFormat vk_format) in anv_ahb_format_for_vk_format()
/external/mesa3d/src/vulkan/runtime/
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()
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()
/external/mesa3d/src/amd/vulkan/
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()
360 …view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, VkFormat vk_format, in radv_image_view_make_descriptor()
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()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_buffer_view.c20 VkFormat vk_format) in nvk_get_buffer_format_features()
Dnvk_cmd_clear.c329 VkFormat vk_format = image->vk.format; in nvk_CmdClearColorImage() local
Dnvk_image.c29 VkFormat vk_format, VkImageTiling tiling, in nvk_get_image_plane_format_features()
104 VkFormat vk_format, VkImageTiling tiling, in nvk_get_image_format_features()
168 VkFormat vk_format, in nvk_get_drm_format_modifier_properties_list()
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
Dvk_format_info.h69 static inline unsigned android_format_from_vk(VkFormat vk_format) { in android_format_from_vk()
/external/mesa3d/src/vulkan/util/
Dvk_format.h165 static inline bool vk_format_is_alpha_on_msb(VkFormat vk_format) in vk_format_is_alpha_on_msb()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.cc111 VkFormat vk_format, in tu_physical_device_get_format_properties()

123