Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dgen_vk_format_table.py130 def get_vertex_copy_function(src_format, dst_format, vk_format): argument
222 def get_format_id_case(format_id, vk_format): argument
226 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/
Danv_formats.c429 anv_get_format(VkFormat vk_format) in anv_get_format()
450 anv_get_format_plane(const struct gen_device_info *devinfo, VkFormat vk_format, in anv_get_format_plane()
534 VkFormat vk_format, in anv_get_image_format_features()
691 VkFormat vk_format, in get_buffer_format_features()
731 VkFormat vk_format, in get_wsi_format_modifier_properties_list()
778 VkFormat vk_format, in anv_GetPhysicalDeviceFormatProperties()
Dvk_format_info.h70 android_format_from_vk(unsigned vk_format) in android_format_from_vk()
Danv_image.c207 VkFormat vk_format, in anv_formats_ccs_e_compatible()
1012 VkFormat vk_format = vk_format_from_android(desc.format, desc.usage); in resolve_ahw_image() local
DgenX_pipeline.c710 VkFormat vk_format = in emit_rs_state() local
Danv_private.h3614 VkFormat vk_format; member
3670 anv_get_format_planes(VkFormat vk_format) in anv_get_format_planes()
3682 anv_get_isl_format(const struct gen_device_info *devinfo, VkFormat vk_format, in anv_get_isl_format()
3732 VkFormat vk_format; member
4137 VkFormat vk_format; member
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c384 image_format_features(VkFormat vk_format, in image_format_features()
461 buffer_format_features(VkFormat vk_format, const struct v3dv_format *v3dv_format) in buffer_format_features()
Dv3dv_meta_copy.c106 VkFormat vk_format; member
113 VkFormat vk_format, in setup_framebuffer_data()
208 get_internal_type_bpp_for_image_aspects(VkFormat vk_format, in get_internal_type_bpp_for_image_aspects()
1933 VkFormat vk_format; in copy_buffer() local
2224 VkFormat vk_format = image->vk_format; in copy_buffer_to_image_tfu() local
2995 VkFormat vk_format = dst->vk_format; in blit_tfu() local
Dv3dv_private.h431 VkFormat vk_format; member
456 VkFormat vk_format; member
501 VkFormat vk_format; member
1594 VkFormat vk_format; member
Dv3dv_cmd_buffer.c2929 VkFormat vk_format; in cmd_buffer_populate_v3d_key() local
/external/mesa3d/src/amd/vulkan/
Dradv_image.c567 VkFormat vk_format, in radv_make_buffer_descriptor()
817 VkFormat vk_format, in gfx10_make_texture_descriptor()
939 VkFormat vk_format, in si_make_texture_descriptor()
1142 VkFormat vk_format, in radv_make_texture_descriptor()
1512 VkFormat vk_format, in radv_image_view_make_descriptor()
Dradv_meta_resolve.c54 create_pass(struct radv_device *device, VkFormat vk_format, VkRenderPass *pass) in create_pass()
316 VkFormat vk_format, in emit_resolve()
Dradv_android.c511 android_format_from_vk(unsigned vk_format) in android_format_from_vk()
Dradv_meta_clear.c199 VkFormat vk_format, in create_color_renderpass()
Dradv_private.h1861 VkFormat vk_format; member
2098 VkFormat vk_format; member
2183 VkFormat vk_format; member
Dradv_pipeline.c456 static unsigned radv_choose_spi_color_format(VkFormat vk_format, in radv_choose_spi_color_format()
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c162 VkFormat vk_format, in r2d_src_buffer()
202 r2d_dst_buffer(struct tu_cs *cs, VkFormat vk_format, uint64_t va, uint32_t pitch) in r2d_dst_buffer()
219 VkFormat vk_format, in r2d_setup_common()
278 VkFormat vk_format, in r2d_setup()
631 VkFormat vk_format, in r3d_src_buffer()
691 r3d_dst_buffer(struct tu_cs *cs, VkFormat vk_format, uint64_t va, uint32_t pitch) in r3d_dst_buffer()
709 aspect_write_mask(VkFormat vk_format, VkImageAspectFlags aspect_mask) in aspect_write_mask()
728 VkFormat vk_format, in r3d_setup()
Dtu_private.h1250 VkFormat vk_format; member
/external/deqp-deps/amber/src/vulkan/
Ddevice.cc850 VkFormat vk_format = GetVkFormat(format); in IsFormatSupportedByPhysicalDevice() local
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c196 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_drm_format_for_vk_format()
747 VkFormat vk_format; member
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h298 VkFormat vk_format; member