• Home
  • Raw
  • Download

Lines Matching defs:image

124                                           const struct radv_image *image)  in radv_image_use_fast_clear_for_image_early()
143 const struct radv_image *image) in radv_image_use_fast_clear_for_image()
228 radv_use_dcc_for_image_early(struct radv_device *device, struct radv_image *image, in radv_use_dcc_for_image_early()
288 radv_use_dcc_for_image_late(struct radv_device *device, struct radv_image *image) in radv_use_dcc_for_image_late()
319 radv_image_use_dcc_image_stores(const struct radv_device *device, const struct radv_image *image) in radv_image_use_dcc_image_stores()
330 radv_image_use_dcc_predication(const struct radv_device *device, const struct radv_image *image) in radv_image_use_dcc_predication()
336 radv_use_fmask_for_image(const struct radv_device *device, const struct radv_image *image) in radv_use_fmask_for_image()
343 radv_use_htile_for_image(const struct radv_device *device, const struct radv_image *image) in radv_use_htile_for_image()
374 radv_use_tc_compat_cmask_for_image(struct radv_device *device, struct radv_image *image) in radv_use_tc_compat_cmask_for_image()
451 radv_patch_image_dimensions(struct radv_device *device, struct radv_image *image, in radv_patch_image_dimensions()
512 radv_patch_image_from_extra_info(struct radv_device *device, struct radv_image *image, in radv_patch_image_from_extra_info()
568 radv_image_get_plane_format(const struct radv_physical_device *pdev, const struct radv_image *image, in radv_image_get_plane_format()
581 radv_get_surface_flags(struct radv_device *device, struct radv_image *image, unsigned plane_id, in radv_get_surface_flags()
767 si_set_mutable_tex_desc_fields(struct radv_device *device, struct radv_image *image, in si_set_mutable_tex_desc_fields()
954 gfx10_make_texture_descriptor(struct radv_device *device, struct radv_image *image, in gfx10_make_texture_descriptor()
1114 si_make_texture_descriptor(struct radv_device *device, struct radv_image *image, in si_make_texture_descriptor()
1328 radv_make_texture_descriptor(struct radv_device *device, struct radv_image *image, in radv_make_texture_descriptor()
1347 radv_query_opaque_metadata(struct radv_device *device, struct radv_image *image, in radv_query_opaque_metadata()
1369 radv_init_metadata(struct radv_device *device, struct radv_image *image, in radv_init_metadata()
1408 radv_image_override_offset_stride(struct radv_device *device, struct radv_image *image, in radv_image_override_offset_stride()
1417 const struct radv_image *image, struct radeon_surf *surf) in radv_image_alloc_single_sample_cmask()
1433 radv_image_alloc_values(const struct radv_device *device, struct radv_image *image) in radv_image_alloc_values()
1470 radv_image_is_pipe_misaligned(const struct radv_device *device, const struct radv_image *image) in radv_image_is_pipe_misaligned()
1518 radv_image_is_l2_coherent(const struct radv_device *device, const struct radv_image *image) in radv_image_is_l2_coherent()
1543 radv_image_can_fast_clear(const struct radv_device *device, const struct radv_image *image) in radv_image_can_fast_clear()
1571 radv_image_use_comp_to_single(const struct radv_device *device, const struct radv_image *image) in radv_image_use_comp_to_single()
1602 radv_image_reset_layout(const struct radv_physical_device *pdev, struct radv_image *image) in radv_image_reset_layout()
1637 struct radv_image *image) in radv_image_create_layout()
1740 struct radv_image *image) in radv_destroy_image()
1755 radv_image_print_info(struct radv_device *device, struct radv_image *image) in radv_image_print_info()
1823 struct radv_image *image = NULL; in radv_image_create() local
1941 struct radv_image *image = iview->image; in radv_image_view_make_descriptor() local
2006 radv_get_aspect_format(struct radv_image *image, VkImageAspectFlags mask) in radv_get_aspect_format()
2033 struct radv_image *image; in radv_image_view_can_fast_clear() local
2219 radv_layout_is_htile_compressed(const struct radv_device *device, const struct radv_image *image, in radv_layout_is_htile_compressed()
2273 radv_layout_can_fast_clear(const struct radv_device *device, const struct radv_image *image, in radv_layout_can_fast_clear()
2296 radv_layout_dcc_compressed(const struct radv_device *device, const struct radv_image *image, in radv_layout_dcc_compressed()
2327 radv_layout_fmask_compressed(const struct radv_device *device, const struct radv_image *image, in radv_layout_fmask_compressed()
2346 radv_image_queue_family_mask(const struct radv_image *image, in radv_image_queue_family_mask()