Home
last modified time | relevance | path

Searched defs:plane_format (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_nir_lower_ycbcr_textures.c83 const struct anv_format_plane *plane_format) in implicit_downsampled_coords()
116 const struct anv_format_plane *plane_format = in create_plane_tex_instr_implicit() local
277 const struct anv_format_plane *plane_format = &format->planes[p]; in anv_nir_lower_ycbcr_textures_instr() local
H A Danv_image.c338 struct anv_format_plane plane_format, in anv_image_plane_needs_shadow_surface()
543 struct anv_format_plane plane_format, in add_aux_surface_if_supported()
662 struct anv_format_plane plane_format, in add_shadow_surface()
704 struct anv_format_plane plane_format, in add_primary_surface()
972 const struct anv_format_plane plane_format = in add_all_surfaces_implicit_layout() local
H A Danv_formats.c486 struct anv_format_plane plane_format = format->planes[plane]; in anv_get_format_plane() local
587 const struct anv_format_plane plane_format = in anv_get_image_format_features2() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c294 lvp_create_samplerview(struct pipe_context *pctx, struct lvp_image_view *iv, VkFormat plane_format,… in lvp_create_samplerview()
345 lvp_create_imageview(const struct lvp_image_view *iv, VkFormat plane_format, unsigned image_plane) in lvp_create_imageview()
419 VkFormat plane_format = ycbcr_info ? in lvp_CreateImageView() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_image.c729 struct anv_format_plane plane_format, in add_aux_surface_if_supported()
935 struct anv_format_plane plane_format, in add_primary_surface()
1256 const struct anv_format_plane plane_format = in add_all_surfaces_implicit_layout() local
1765 const struct anv_format_plane plane_format = anv_get_format_plane( in anv_image_init() local
H A Danv_formats.c479 struct anv_format_plane plane_format = format->planes[plane]; in anv_get_format_plane() local
593 const struct anv_format_plane plane_format = in anv_get_image_format_features2() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_plane_lowres.c84 uint32_t plane_format; in setup_plane() local
H A Dkms_plane_multiple.c230 uint32_t plane_format; in prepare_planes() local
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_image_view.c153 VkFormat plane_format = ycbcr_info ? in nvk_image_view_init() local
H A Dnvk_image.c340 const VkFormat plane_format = ycbcr_info->planes[plane].format; in nvk_GetPhysicalDeviceImageFormatProperties2() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c213 VkFormat plane_format = vk_format_get_plane_format(vk_format, plane); in image_format_features() local
H A Dv3dv_image.c478 VkFormat plane_format = in v3dv_image_init() local
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_image_view.c184 VkFormat plane_format = in format_for_plane() local
H A Dhk_image.c325 const VkFormat plane_format = ycbcr_info->planes[plane].format; in hk_GetPhysicalDeviceImageFormatProperties2() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dview.rs435 let plane_format = image_inner.format().unwrap().planes()[plane]; in validate_new() localVariable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_image.c756 const VkFormat plane_format = radv_image_get_plane_format(pdev, image, plane_id); in radv_query_opaque_metadata() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Di915_pm_rpm.c1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c3143 VkFormat plane_format = dzn_image_get_plane_format(format, aspect); in dzn_buffer_get_copy_loc() local