/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_nir_lower_ycbcr_textures.c | 83 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 D | anv_image.c | 338 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 D | anv_formats.c | 486 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 D | lvp_image.c | 294 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 D | anv_image.c | 729 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 D | anv_formats.c | 479 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 D | kms_plane_lowres.c | 84 uint32_t plane_format; in setup_plane() local
|
H A D | kms_plane_multiple.c | 230 uint32_t plane_format; in prepare_planes() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_image_view.c | 153 VkFormat plane_format = ycbcr_info ? in nvk_image_view_init() local
|
H A D | nvk_image.c | 340 const VkFormat plane_format = ycbcr_info->planes[plane].format; in nvk_GetPhysicalDeviceImageFormatProperties2() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_formats.c | 213 VkFormat plane_format = vk_format_get_plane_format(vk_format, plane); in image_format_features() local
|
H A D | v3dv_image.c | 478 VkFormat plane_format = in v3dv_image_init() local
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_image_view.c | 184 VkFormat plane_format = in format_for_plane() local
|
H A D | hk_image.c | 325 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/ |
D | view.rs | 435 let plane_format = image_inner.format().unwrap().planes()[plane]; in validate_new() localVariable
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_image.c | 756 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 D | i915_pm_rpm.c | 1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 3143 VkFormat plane_format = dzn_image_get_plane_format(format, aspect); in dzn_buffer_get_copy_loc() local
|