/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_clear_blit.cc | 270 const struct fdl6_view *iview, in r2d_src() 301 const struct tu_image_view *iview, in r2d_src_depth() 320 const struct tu_image_view *iview, in r2d_src_stencil() 358 r2d_dst(struct tu_cs *cs, const struct fdl6_view *iview, uint32_t layer, in r2d_dst() 378 r2d_dst_depth(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst_depth() 390 r2d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst_stencil() 1118 const struct fdl6_view *iview, in r3d_src() 1178 const struct tu_image_view *iview, in r3d_src_depth() 1212 const struct tu_image_view *iview, in r3d_src_stencil() 1245 const struct tu_image_view *iview, in r3d_src_gmem_load() [all …]
|
H A D | tu_image.cc | 127 tu_layer_address(const struct fdl6_view *iview, uint32_t layer) in tu_layer_address() 133 tu_cs_image_ref(struct tu_cs *cs, const struct fdl6_view *iview, uint32_t layer) in tu_cs_image_ref() 141 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_stencil_ref() 149 tu_cs_image_depth_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_depth_ref() 158 tu_cs_image_ref_2d(struct tu_cs *cs, const struct fdl6_view *iview, uint32_t layer, bool src) in tu_cs_image_ref_2d() 170 tu_cs_image_flag_ref(struct tu_cs *cs, const struct fdl6_view *iview, uint32_t layer) in tu_cs_image_flag_ref() 178 struct tu_image_view *iview, in tu_image_view_init()
|
H A D | tu_image.h | 23 #define tu_image_view_stencil(iview, x) \ argument 26 #define tu_image_view_depth(iview, x) \ argument
|
H A D | tu_cmd_buffer.cc | 398 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_zs() local 480 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_mrt() local 605 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_render_cntl() local 614 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_render_cntl() local 1675 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu_emit_input_attachments() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_image.c | 36 const struct pipe_image_view *iview, in get_image_offset() 147 get_dimensions(const struct pipe_image_view *iview, in get_dimensions() 212 struct pipe_image_view *iview; in sp_tgsi_load() local 295 struct pipe_image_view *iview; in sp_tgsi_store() local 348 handle_op_uint(const struct pipe_image_view *iview, in handle_op_uint() 465 handle_op_int(const struct pipe_image_view *iview, in handle_op_int() 579 handle_op_r32f_xchg(const struct pipe_image_view *iview, in handle_op_r32f_xchg() 628 struct pipe_image_view *iview; in sp_tgsi_op() local 710 struct pipe_image_view *iview; in sp_tgsi_get_dims() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_image.c | 1013 dzn_image_view_prepare_srv_desc(struct dzn_image_view *iview) in dzn_image_view_prepare_srv_desc() 1166 dzn_image_view_prepare_uav_desc(struct dzn_image_view *iview) in dzn_image_view_prepare_uav_desc() 1222 dzn_image_view_prepare_rtv_desc(struct dzn_image_view *iview) in dzn_image_view_prepare_rtv_desc() 1294 dzn_image_view_prepare_dsv_desc(struct dzn_image_view *iview) in dzn_image_view_prepare_dsv_desc() 1348 dzn_image_view_finish(struct dzn_image_view *iview) in dzn_image_view_finish() 1355 struct dzn_image_view *iview, in dzn_image_view_init() 1407 dzn_image_view_destroy(struct dzn_image_view *iview, in dzn_image_view_destroy() 1429 struct dzn_image_view *iview = in dzn_image_view_create() local
|
H A D | dzn_descriptor_set.c | 1002 const struct dzn_image_view *iview) in dzn_descriptor_heap_write_image_view_desc() 1118 const struct dzn_image_view *iview) in dzn_bindless_descriptor_set_write_image_view_desc() 1517 const struct dzn_image_view *iview) in dzn_descriptor_set_write_image_view_desc() 1556 const struct dzn_image_view *iview) in dzn_descriptor_set_ptr_write_image_view_desc()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_image_view.c | 173 const struct anv_image_view *iview, in anv_can_hiz_clear_ds_view() 268 struct anv_image_view *iview, in anv_can_fast_clear_color_view() 396 struct anv_image_view *iview, in anv_image_view_init() 516 anv_image_view_finish(struct anv_image_view *iview) in anv_image_view_finish() 550 struct anv_image_view *iview; in anv_CreateImageView() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_image_view.c | 347 compute_non_block_compressed_view(struct radv_device *device, const struct radv_image_view *iview, in compute_non_block_compressed_view() 361 radv_image_view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, VkFormat… in radv_image_view_make_descriptor() 431 …dv_image_view_can_fast_clear(const struct radv_device *device, const struct radv_image_view *iview) in radv_image_view_can_fast_clear() 455 radv_image_view_init(struct radv_image_view *iview, struct radv_device *device, in radv_image_view_init() 629 radv_image_view_finish(struct radv_image_view *iview) in radv_image_view_finish()
|
H A D | radv_cmd_buffer.c | 1293 struct radv_image_view *iview = render->color_att[i].iview; in radv_gfx10_compute_bin_size() local 1576 struct radv_image_view *iview = render->color_att[i].iview; in radv_gfx9_compute_bin_size() local 1637 struct radv_image_view *iview = render->color_att[i].iview; in radv_get_disabled_binning_state() local 3882 struct radv_image_view *iview, VkImageLayout layout) in radv_emit_fb_color_state() 4016 const struct radv_image_view *iview, bool requires_cond_exec) in radv_update_zrange_precision() 4068 …(struct radv_cmd_buffer *cmd_buffer, struct radv_ds_buffer_info *ds, struct radv_image_view *iview, in radv_emit_fb_ds_state() 4249 …update_bound_fast_clear_ds(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_update_bound_fast_clear_ds() 4350 …_tc_compat_zrange_metadata(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_update_tc_compat_zrange_metadata() 4374 …v_update_ds_clear_metadata(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_update_ds_clear_metadata() 4401 radv_load_ds_clear_metadata(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview) in radv_load_ds_clear_metadata() [all …]
|
H A D | radv_device.c | 1508 radv_surface_max_layer_count(struct radv_image_view *iview) in radv_surface_max_layer_count() 1531 struct radv_image_view *iview) in radv_initialise_color_surface() 1609 struct radv_image_view *iview, VkImageAspectFlags ds_aspects) in radv_initialise_ds_surface()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta_clear.c | 564 struct radv_image_view *iview = render->ds_att.iview; in emit_depthstencil_clear() local 839 radv_can_fast_clear_depth(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_can_fast_clear_depth() 885 radv_fast_clear_depth(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_fast_clear_depth() 1233 struct radv_image_view iview; in radv_clear_dcc_comp_to_single() local 1415 gfx8_get_fast_clear_parameters(struct radv_device *device, const struct radv_image_view *iview, in gfx8_get_fast_clear_parameters() 1513 gfx11_get_fast_clear_parameters(struct radv_device *device, const struct radv_image_view *iview, in gfx11_get_fast_clear_parameters() 1615 radv_can_fast_clear_color(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_can_fast_clear_color() 1691 radv_fast_clear_color(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_fast_clear_color() 1951 struct radv_image_view iview; in radv_clear_image_layer() local 2030 struct radv_image_view iview; in radv_fast_clear_range() local
|
H A D | radv_meta_blit2d.c | 34 …uct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *surf, struct radv_image_view *iview, in create_iview() 83 struct radv_image_view iview; member
|
H A D | radv_meta_fmask_expand.c | 123 struct radv_image_view iview; in radv_expand_fmask_image_inplace() local
|
H A D | radv_meta_astc_decode.c | 96 …uint32_t baseMipLevel, uint32_t baseArrayLayer, uint32_t layerCount, struct radv_image_view *iview) in image_view_init()
|
H A D | radv_meta_decompress.c | 286 struct radv_image_view iview; in radv_process_depth_image_layer() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 157 pan_image_view_get_plane(const struct pan_image_view *iview, uint32_t idx) in pan_image_view_get_plane() 166 pan_image_view_get_nr_samples(const struct pan_image_view *iview) in pan_image_view_get_nr_samples() 179 pan_image_view_get_rt_image(const struct pan_image_view *iview) in pan_image_view_get_rt_image() 187 pan_image_view_has_crc(const struct pan_image_view *iview) in pan_image_view_has_crc() 198 pan_image_view_get_zs_image(const struct pan_image_view *iview) in pan_image_view_get_zs_image()
|
H A D | pan_texture.c | 133 panfrost_texture_num_elements(const struct pan_image_view *iview) in panfrost_texture_num_elements() 360 panfrost_emit_plane(const struct pan_image_view *iview, int index, in panfrost_emit_plane() 454 panfrost_emit_surface(const struct pan_image_view *iview, unsigned level, in panfrost_emit_surface() 538 panfrost_emit_texture_payload(const struct pan_image_view *iview, in panfrost_emit_texture_payload()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_cmd_buffer.c | 146 struct v3dv_image_view *iview, in cmd_buffer_render_pass_emit_load() 273 struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_loads() local 313 struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_loads() local 344 const struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_store() local 900 struct v3dv_image_view *iview = state->attachments[attachment_idx].image_view; in cmd_buffer_render_pass_setup_render_target() local 977 const struct v3dv_image_view *iview = in v3dX() local 1086 struct v3dv_image_view *iview = in v3dX() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_state.c | 1333 struct v3d_image_view *iview = &so->si[img]; in v3d_create_image_view_texture_shader_state() local 1383 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local 1407 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local
|
H A D | v3d_uniforms.c | 170 struct v3d_image_view *iview = &img->si[unit]; in write_image_tmu_p0() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | genX_cmd_buffer.c | 309 struct anv_image_view *iview, in anv_can_fast_clear_color_view() 394 const struct anv_image_view *iview, in anv_can_hiz_clear_ds_view() 4974 const struct anv_image_view *iview = gfx->depth_att.iview; in cmd_buffer_emit_depth_stencil() local 5014 const struct anv_image_view *iview = gfx->stencil_att.iview; in cmd_buffer_emit_depth_stencil() local 5542 const struct anv_image_view *iview = att->iview; in cmd_buffer_mark_attachment_written() local 5767 const struct anv_image_view *iview = gfx->stencil_att.iview; in genX() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_cmd_draw.c | 754 const struct nvk_image_view *iview = render->color_att[i].iview; in nvk_rendering_all_linear() local 835 const struct nvk_image_view *iview = render->color_att[i].iview; in nvk_CmdBeginRendering() local 956 struct nvk_image_view *iview = render->depth_att.iview ? in nvk_CmdBeginRendering() local 1065 const struct nvk_image_view *iview = render->color_att[i].iview; in nvk_CmdBeginRendering() local 1143 struct nvk_image_view *iview = render->color_att[i].iview; in nvk_CmdEndRendering() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_image.c | 290 struct pvr_image_view *iview; in pvr_CreateImageView() local
|
H A D | pvr_cmd_buffer.c | 927 const struct pvr_image_view *const iview, in pvr_setup_pbe_state() 1335 const struct pvr_image_view *iview = in pvr_setup_emit_state() local 1382 const struct pvr_image_view *iview) in pvr_is_render_area_tile_aligned() 1689 struct pvr_image_view *iview = in pvr_sub_cmd_gfx_job_init() local 2821 struct pvr_image_view *iview; in pvr_perform_start_of_render_attachment_clear() local
|