| /third_party/mesa3d/src/imagination/vulkan/ |
| D | vk_format.h | 42 static inline bool vk_format_is_alpha_on_msb(VkFormat vk_format) in vk_format_is_alpha_on_msb() 56 static inline uint vk_format_get_channel_width(VkFormat vk_format, in vk_format_get_channel_width() 65 static inline bool vk_format_has_32bit_component(VkFormat vk_format) in vk_format_has_32bit_component() 78 static inline bool vk_format_is_normalized(VkFormat vk_format) in vk_format_is_normalized()
|
| D | pvr_formats.c | 42 VkFormat vk_format; member 66 static inline const struct pvr_format *pvr_get_format(VkFormat vk_format) in pvr_get_format() 80 uint32_t pvr_get_tex_format(VkFormat vk_format) in pvr_get_tex_format() 90 uint32_t pvr_get_pbe_packmode(VkFormat vk_format) in pvr_get_pbe_packmode() 119 const uint8_t *pvr_get_format_swizzle(VkFormat vk_format) in pvr_get_format_swizzle() 309 bool pvr_format_is_pbe_downscalable(VkFormat vk_format) in pvr_format_is_pbe_downscalable()
|
| D | pvr_job_common.c | 66 void pvr_pbe_get_src_format_and_gamma(VkFormat vk_format, in pvr_pbe_get_src_format_and_gamma()
|
| D | pvr_cmd_buffer.c | 508 static uint32_t pvr_get_hw_clear_color(VkFormat vk_format, in pvr_get_hw_clear_color() 695 static inline uint32_t pvr_stride_from_pitch(uint32_t pitch, VkFormat vk_format) in pvr_stride_from_pitch()
|
| D | pvr_private.h | 1206 VkFormat vk_format; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_format_table.py | 130 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
|
| D | gen_vk_mandatory_format_support_table.py | 75 def gen_format_case(format_id, vk_format, vk_map): argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_formats.c | 430 anv_get_format(VkFormat vk_format) in anv_get_format() 473 VkFormat vk_format, uint32_t plane, in anv_get_format_plane() 537 VkFormat vk_format, in anv_get_format_aspect() 549 VkFormat vk_format, in anv_get_image_format_features2() 829 VkFormat vk_format, in get_buffer_format_features2() 875 VkFormat vk_format, in get_drm_format_modifier_properties_list() 910 VkFormat vk_format, in get_drm_format_modifier_properties_list_2() 944 VkFormat vk_format, in anv_GetPhysicalDeviceFormatProperties2()
|
| D | anv_image.c | 484 VkFormat vk_format, in anv_get_isl_format_with_usage() 549 VkFormat vk_format, VkImageTiling vk_tiling, in anv_formats_ccs_e_compatible() 1672 VkFormat vk_format = vk_format_from_android(desc.format, desc.usage); in resolve_ahw_image() local
|
| D | anv_android.c | 146 android_format_from_vk(unsigned vk_format) in android_format_from_vk()
|
| D | anv_private.h | 2556 VkFormat vk_format; member 3344 VkFormat vk_format; member 3399 anv_get_format_planes(VkFormat vk_format) in anv_get_format_planes() 3417 anv_get_isl_format(const struct intel_device_info *devinfo, VkFormat vk_format, in anv_get_isl_format()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_formats.c | 18 tu6_format_vtx(VkFormat vk_format) in tu6_format_vtx() 30 tu6_format_vtx_supported(VkFormat vk_format) in tu6_format_vtx_supported() 45 tu_vk_format_to_pipe_format(VkFormat vk_format) in tu_vk_format_to_pipe_format() 138 VkFormat vk_format, in tu_physical_device_get_format_properties()
|
| D | tu_image.c | 157 VkFormat vk_format = pCreateInfo->format; in tu_image_view_init() local
|
| D | tu_clear_blit.c | 1347 copy_format(VkFormat vk_format, VkImageAspectFlags aspect_mask) in copy_format() 2842 VkFormat vk_format, in clear_sysmem_attachment()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_formats.c | 107 VkFormat vk_format; in v3dv_get_compatible_tfu_format() local 128 VkFormat vk_format, in image_format_features() 212 buffer_format_features(VkFormat vk_format, const struct v3dv_format *v3dv_format) in buffer_format_features() 260 VkFormat vk_format, in v3dv_buffer_format_supports_features()
|
| D | v3dv_meta_common.h | 45 VkFormat vk_format; member
|
| D | v3dvx_meta_common.c | 1252 VkFormat vk_format; in v3dX() local
|
| D | v3dv_private.h | 676 VkFormat vk_format; member 2027 VkFormat vk_format; member
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| D | wsi_common_wayland.c | 54 VkFormat vk_format; member 165 VkFormat vk_format, uint32_t flags, in wsi_wl_display_add_vk_format_modifier() 380 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_drm_format_for_vk_format() 429 wl_shm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_shm_format_for_vk_format() 933 VkFormat vk_format; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_image.c | 713 VkFormat vk_format, unsigned offset, unsigned range, uint32_t *state) in radv_make_buffer_descriptor() 955 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in gfx10_make_texture_descriptor() 1115 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in si_make_texture_descriptor() 1329 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in radv_make_texture_descriptor() 1935 VkFormat vk_format, const VkComponentMapping *components, in radv_image_view_make_descriptor()
|
| D | radv_android.c | 418 android_format_from_vk(unsigned vk_format) in android_format_from_vk()
|
| D | radv_meta_resolve.c | 234 const struct radv_image *dst_image, VkFormat vk_format, const VkOffset2D *dest_offset, in emit_resolve()
|
| D | radv_pipeline.c | 473 radv_choose_spi_color_format(const struct radv_device *device, VkFormat vk_format, in radv_choose_spi_color_format()
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| D | device.cc | 876 VkFormat vk_format = GetVkFormat(format); in IsFormatSupportedByPhysicalDevice() local
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_vulkan.c | 2612 VkFormat vk_format; member
|