Home
last modified time | relevance | path

Searched defs:iview (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c36 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
/external/mesa3d/src/freedreno/vulkan/
Dtu_image.c163 tu_cs_image_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_ref()
171 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_stencil_ref()
179 tu_cs_image_ref_2d(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer, bool src) in tu_cs_image_ref_2d()
187 tu_cs_image_flag_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_flag_ref()
194 tu_image_view_init(struct tu_image_view *iview, in tu_image_view_init()
Dtu_clear_blit.c142 const struct tu_image_view *iview, in r2d_src()
182 r2d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst()
193 r2d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst_stencil()
618 const struct tu_image_view *iview, in r3d_src()
662 r3d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r3d_dst()
678 r3d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r3d_dst_stencil()
941 tu_image_view_copy_blit(struct tu_image_view *iview, in tu_image_view_copy_blit()
973 tu_image_view_copy(struct tu_image_view *iview, in tu_image_view_copy()
985 tu_image_view_blit(struct tu_image_view *iview, in tu_image_view_blit()
2181 const struct tu_image_view *iview = fb->attachments[a].attachment; in clear_sysmem_attachment() local
[all …]
Dtu_cmd_buffer.c199 const struct tu_image_view *iview = fb->attachments[a].attachment; in tu6_emit_zs() local
251 const struct tu_image_view *iview = fb->attachments[a].attachment; in tu6_emit_mrt() local
337 const struct tu_image_view *iview = fb->attachments[a].attachment; in tu6_emit_render_cntl() local
346 const struct tu_image_view *iview = fb->attachments[a].attachment; in tu6_emit_render_cntl() local
1019 struct tu_image_view *iview = in tu_emit_input_attachments() local
Dtu_device.c1771 struct tu_image_view *iview = tu_image_view_from_handle(_iview); in tu_CreateFramebuffer() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c405 const struct radv_image_view *iview = cmd_buffer->state.attachments ? in emit_color_clear() local
710 const struct radv_image_view *iview, in depth_view_can_fast_clear()
745 const struct radv_image_view *iview, in pick_depthstencil_pipeline()
818 const struct radv_image_view *iview = cmd_buffer->state.attachments ? in emit_depthstencil_clear() local
1056 const struct radv_image_view *iview) in radv_image_view_can_fast_clear()
1082 const struct radv_image_view *iview, in radv_can_fast_clear_depth()
1123 const struct radv_image_view *iview, in radv_fast_clear_depth()
1688 const struct radv_image_view *iview, in radv_can_fast_clear_color()
1768 const struct radv_image_view *iview, in radv_fast_clear_color()
1861 const struct radv_image_view *iview = fb ? cmd_buffer->state.attachments[pass_att].iview : NULL; in emit_clear() local
[all …]
Dradv_meta_fmask_expand.c131 struct radv_image_view iview; in radv_expand_fmask_image_inplace() local
Dradv_meta_blit2d.c57 struct radv_image_view *iview, VkFormat depth_format, in create_iview()
109 struct radv_image_view iview; member
180 struct radv_image_view iview; member
Dradv_cmd_buffer.c1556 struct radv_image_view *iview, in radv_emit_fb_color_state()
1685 const struct radv_image_view *iview, in radv_update_zrange_precision()
1732 struct radv_image_view *iview, in radv_emit_fb_ds_state()
1821 const struct radv_image_view *iview, in radv_update_bound_fast_clear_ds()
1952 const struct radv_image_view *iview, in radv_update_tc_compat_zrange_metadata()
1978 const struct radv_image_view *iview, in radv_update_ds_clear_metadata()
2011 const struct radv_image_view *iview) in radv_load_ds_clear_metadata()
2177 const struct radv_image_view *iview, in radv_update_color_clear_metadata()
2204 struct radv_image_view *iview, in radv_load_color_clear_metadata()
2263 struct radv_image_view *iview = cmd_buffer->state.attachments[idx].iview; in radv_emit_fb_mip_change_flush() local
[all …]
Dradv_meta_decompress.c411 struct radv_image_view iview; in radv_process_depth_image_layer() local
Dradv_meta_fast_clear.c591 struct radv_image_view iview; in radv_process_color_image_layer() local
Dradv_image.c1510 radv_image_view_make_descriptor(struct radv_image_view *iview, in radv_image_view_make_descriptor()
1602 radv_image_view_init(struct radv_image_view *iview, in radv_image_view_init()
Dradv_device.c6650 static uint32_t radv_surface_max_layer_count(struct radv_image_view *iview) in radv_surface_max_layer_count()
6657 struct radv_image_view *iview) in radv_init_dcc_control_reg()
6719 struct radv_image_view *iview) in radv_initialise_color_surface()
6941 struct radv_image_view *iview) in radv_calc_decompress_on_z_planes()
6981 struct radv_image_view *iview) in radv_initialise_ds_surface()
7204 struct radv_image_view *iview = radv_image_view_from_handle(_iview); in radv_CreateFramebuffer() local
Dradv_meta_bufimage.c1542 struct radv_image_view *iview) in create_iview()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c537 struct v3dv_image_view *iview) in pack_texture_shader_state()
577 struct v3dv_image_view *iview; in v3dv_CreateImageView() local
Dv3dv_cmd_buffer.c1450 struct v3dv_image_view *iview = framebuffer->attachments[attachment_idx]; in v3dv_render_pass_setup_render_target() local
1462 struct v3dv_image_view *iview, in cmd_buffer_render_pass_emit_load()
1547 struct v3dv_image_view *iview = framebuffer->attachments[attachment_idx]; in cmd_buffer_render_pass_emit_loads() local
1569 struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_loads() local
1600 const struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_store() local
2031 const struct v3dv_image_view *iview = in cmd_buffer_emit_render_pass_rcl() local
2056 struct v3dv_image_view *iview = in cmd_buffer_emit_render_pass_rcl() local
Dv3dv_meta_clear.c1193 const struct v3dv_image_view *iview = in emit_tlb_clear_store() local
1461 struct v3dv_image_view *iview = framebuffer->attachments[attachment_idx]; in emit_tlb_clear_job() local
Dv3dv_descriptor_set.c929 struct v3dv_image_view *iview, in write_image_descriptor()
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c317 struct anv_image_view *iview, in anv_can_fast_clear_color_view()
403 struct anv_image_view *iview, in anv_can_hiz_clear_ds_view()
1469 struct anv_image_view *iview = state->attachments[i].image_view; in genX() local
1676 const struct anv_image_view * const iview = in genX() local
5080 const struct anv_image_view *iview = in cmd_buffer_emit_depth_stencil() local
5258 struct anv_image_view *iview = cmd_state->attachments[a].image_view; in cmd_buffer_begin_subpass() local
5516 struct anv_image_view *iview = att_state->image_view; in cmd_buffer_begin_subpass() local
5653 struct anv_image_view *iview = att_state->image_view; in cmd_buffer_end_subpass() local
5913 struct anv_image_view *iview = cmd_state->attachments[a].image_view;; in cmd_buffer_end_subpass() local
5943 struct anv_image_view *iview = cmd_state->attachments[a].image_view; in cmd_buffer_end_subpass() local
Danv_dump.c421 struct anv_image_view *iview = cmd_buffer->state.attachments[i].image_view; in anv_dump_add_attachments() local
Danv_image.c1964 struct anv_image_view *iview; in anv_CreateImageView() local
Danv_cmd_buffer.c1191 const struct anv_image_view *iview = in anv_cmd_buffer_get_depth_stencil_view() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c1309 struct v3d_image_view *iview = &so->si[img]; in v3d_create_image_view_texture_shader_state() local
1355 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local
1379 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local
Dv3d_uniforms.c176 struct v3d_image_view *iview = &img->si[unit]; in write_image_tmu_p0() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c4180 const struct pipe_image_view *iview; in evergreen_set_shader_images() local

12