/third_party/mesa3d/src/gallium/drivers/softpipe/ |
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
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 171 tu_cs_image_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_ref() 179 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_stencil_ref() 187 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() 195 tu_cs_image_flag_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in tu_cs_image_flag_ref() 202 tu_image_view_init(struct tu_image_view *iview, in tu_image_view_init()
|
D | tu_clear_blit.c | 147 const struct tu_image_view *iview, in r2d_src() 167 const struct tu_image_view *iview, in r2d_src_stencil() 201 r2d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst() 212 r2d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r2d_dst_stencil() 857 const struct tu_image_view *iview, in r3d_src() 903 const struct tu_image_view *iview, in r3d_src_gmem() 931 r3d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r3d_dst() 945 r3d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) in r3d_dst_stencil() 1249 tu_image_view_copy_blit(struct tu_image_view *iview, in tu_image_view_copy_blit() 1282 tu_image_view_copy(struct tu_image_view *iview, in tu_image_view_copy() [all …]
|
D | tu_cmd_buffer.c | 212 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_zs() local 263 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_mrt() local 373 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_render_cntl() local 382 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu6_emit_render_cntl() local 1069 const struct tu_image_view *iview = cmd->state.attachments[a]; in tu_emit_input_attachments() local
|
D | tu_device.c | 2276 struct tu_image_view *iview = tu_image_view_from_handle(_iview); in tu_CreateFramebuffer() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_clear.c | 381 const struct radv_image_view *iview = in emit_color_clear() local 648 depth_view_can_fast_clear(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in depth_view_can_fast_clear() 677 const struct radv_image_view *iview, int samples_log2, in pick_depthstencil_pipeline() 740 const struct radv_image_view *iview = in emit_depthstencil_clear() local 955 radv_can_fast_clear_depth(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_can_fast_clear_depth() 1005 radv_fast_clear_depth(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_fast_clear_depth() 1519 struct radv_image_view iview; in radv_clear_dcc_comp_to_single() local 1683 vi_get_fast_clear_parameters(struct radv_device *device, const struct radv_image_view *iview, in vi_get_fast_clear_parameters() 1781 radv_can_fast_clear_color(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_can_fast_clear_color() 1851 radv_fast_clear_color(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, in radv_fast_clear_color() [all …]
|
D | radv_meta_fmask_expand.c | 100 struct radv_image_view iview; in radv_expand_fmask_image_inplace() local
|
D | radv_meta_blit2d.c | 52 struct radv_image_view *iview, VkFormat depth_format, VkImageAspectFlagBits aspects) in create_iview() 101 struct radv_image_view iview; member 160 struct radv_image_view iview; member
|
D | radv_image.c | 1811 radv_image_view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, in radv_image_view_make_descriptor() 1906 const struct radv_image_view *iview) in radv_image_view_can_fast_clear() 1930 radv_image_view_init(struct radv_image_view *iview, struct radv_device *device, in radv_image_view_init() 2076 radv_image_view_finish(struct radv_image_view *iview) in radv_image_view_finish()
|
D | radv_cmd_buffer.c | 1722 struct radv_color_buffer_info *cb, struct radv_image_view *iview, in radv_emit_fb_color_state() 1836 const struct radv_image_view *iview, VkImageLayout layout, in radv_update_zrange_precision() 1881 struct radv_image_view *iview, VkImageLayout layout, bool in_render_loop) in radv_emit_fb_ds_state() 1970 const struct radv_image_view *iview, in radv_update_bound_fast_clear_ds() 2087 const struct radv_image_view *iview, in radv_update_tc_compat_zrange_metadata() 2112 const struct radv_image_view *iview, in radv_update_ds_clear_metadata() 2139 radv_load_ds_clear_metadata(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview) in radv_load_ds_clear_metadata() 2302 const struct radv_image_view *iview, int cb_idx, in radv_update_color_clear_metadata() 2331 radv_load_color_clear_metadata(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *iview, in radv_load_color_clear_metadata() 2397 struct radv_image_view *iview = cmd_buffer->state.attachments[idx].iview; in radv_emit_fb_mip_change_flush() local [all …]
|
D | radv_meta_fast_clear.c | 555 struct radv_image_view iview; in radv_process_color_image_layer() local
|
D | radv_meta_decompress.c | 486 struct radv_image_view iview; in radv_process_depth_image_layer() local
|
D | radv_device.c | 6506 radv_surface_max_layer_count(struct radv_image_view *iview) in radv_surface_max_layer_count() 6514 const struct radv_image_view *iview) in get_dcc_max_uncompressed_block_size() 6542 radv_init_dcc_control_reg(struct radv_device *device, struct radv_image_view *iview) in radv_init_dcc_control_reg() 6589 struct radv_image_view *iview) in radv_initialise_color_surface() 6806 radv_calc_decompress_on_z_planes(struct radv_device *device, struct radv_image_view *iview) in radv_calc_decompress_on_z_planes() 6877 struct radv_image_view *iview) in radv_initialise_ds_surface() 7086 struct radv_image_view *iview = radv_image_view_from_handle(_iview); in radv_CreateFramebuffer() local
|
D | radv_meta_bufimage.c | 1250 struct radv_image_view *iview, VkFormat format, VkImageAspectFlagBits aspects) in create_iview()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_cmd_buffer.c | 104 struct v3dv_image_view *iview, in cmd_buffer_render_pass_emit_load() 230 struct v3dv_image_view *iview = framebuffer->attachments[attachment_idx]; in cmd_buffer_render_pass_emit_loads() local 261 struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_loads() local 292 const struct v3dv_image_view *iview = in cmd_buffer_render_pass_emit_store() local 773 const struct v3dv_image_view *iview = in v3dX() local 845 struct v3dv_image_view *iview = in v3dX() local 2270 struct v3dv_image_view *iview = framebuffer->attachments[attachment_idx]; in v3dX() local
|
D | v3dv_image.c | 485 struct v3dv_image_view *iview; in v3dv_CreateImageView() local
|
D | v3dv_descriptor_set.c | 911 struct v3dv_image_view *iview, in write_image_descriptor()
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_texture.c | 308 pan_iview_get_surface(const struct pan_image_view *iview, in pan_iview_get_surface() 594 panfrost_emit_texture_payload(const struct pan_image_view *iview, in panfrost_emit_texture_payload() 667 panfrost_needs_explicit_stride(const struct pan_image_view *iview) in panfrost_needs_explicit_stride()
|
D | pan_blitter.c | 120 const struct pan_image_view *iview, in pan_blitter_emit_blend()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_state.c | 1306 struct v3d_image_view *iview = &so->si[img]; in v3d_create_image_view_texture_shader_state() local 1353 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local 1377 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images() local
|
D | v3d_uniforms.c | 180 struct v3d_image_view *iview = &img->si[unit]; in write_image_tmu_p0() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_cmd_buffer.c | 358 struct anv_image_view *iview, in anv_can_fast_clear_color_view() 444 struct anv_image_view *iview, in anv_can_hiz_clear_ds_view() 1612 struct anv_image_view *iview = state->attachments[i].image_view; in genX() local 1823 const struct anv_image_view * const iview = in genX() local 5804 const struct anv_image_view *iview = in cmd_buffer_emit_depth_stencil() local 5990 struct anv_image_view *iview = cmd_state->attachments[a].image_view; in cmd_buffer_begin_subpass() local 6248 struct anv_image_view *iview = att_state->image_view; in cmd_buffer_begin_subpass() local 6371 struct anv_image_view *iview = att_state->image_view; in cmd_buffer_end_subpass() local 6633 struct anv_image_view *iview = cmd_state->attachments[a].image_view;; in cmd_buffer_end_subpass() local 6663 struct anv_image_view *iview = cmd_state->attachments[a].image_view; in cmd_buffer_end_subpass() local
|
D | anv_cmd_buffer.c | 1344 const struct anv_image_view *iview = in anv_cmd_buffer_get_depth_stencil_view() local
|
D | anv_image.c | 2518 struct anv_image_view *iview; in anv_CreateImageView() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 1586 struct panvk_image_view *iview = panvk_image_view_from_handle(_iview); in panvk_CreateFramebuffer() local
|