Searched defs:iview (Results 1 – 15 of 15) sorted by relevance
| /external/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 314 struct pipe_image_view *iview; in sp_tgsi_store() local 381 handle_op_uint(const struct pipe_image_view *iview, in handle_op_uint() 498 handle_op_int(const struct pipe_image_view *iview, in handle_op_int() 612 handle_op_r32f_xchg(const struct pipe_image_view *iview, in handle_op_r32f_xchg() 661 struct pipe_image_view *iview; in sp_tgsi_op() local 743 struct pipe_image_view *iview; in sp_tgsi_get_dims() local
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_meta_clear.c | 339 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_color_clear() local 543 const struct radv_image_view *iview, in depth_view_can_fast_clear() 573 const struct radv_image_view *iview, in pick_depthstencil_pipeline() 612 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_depthstencil_clear() local 680 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_fast_htile_clear() local 952 const struct radv_image_view *iview = fb->attachments[pass_att].attachment; in emit_fast_color_clear() local 1190 struct radv_image_view iview; in radv_clear_image_layer() local
|
| D | radv_meta_fast_clear.c | 609 struct radv_image_view iview; in radv_emit_color_decompress() local 699 struct radv_image_view iview = {0}; in radv_decompress_dcc_compute() local
|
| D | radv_meta_blit2d.c | 41 struct radv_image_view *iview, VkFormat depth_format, in create_iview() 93 struct radv_image_view iview; member 163 struct radv_image_view iview; member
|
| D | radv_meta_decompress.c | 362 struct radv_image_view iview; in radv_process_depth_image_inplace() local
|
| D | radv_image.c | 976 radv_image_view_make_descriptor(struct radv_image_view *iview, in radv_image_view_make_descriptor() 1026 radv_image_view_init(struct radv_image_view *iview, in radv_image_view_init()
|
| D | radv_device.c | 3079 static uint32_t radv_surface_max_layer_count(struct radv_image_view *iview) in radv_surface_max_layer_count() 3087 struct radv_image_view *iview) in radv_initialise_color_surface() 3294 struct radv_image_view *iview) in radv_initialise_ds_surface() 3486 struct radv_image_view *iview = radv_image_view_from_handle(_iview); in radv_CreateFramebuffer() local
|
| D | radv_meta_bufimage.c | 933 struct radv_image_view *iview) in create_iview()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | genX_cmd_buffer.c | 230 struct anv_image_view *iview = cmd_state->framebuffer->attachments[att]; in color_attachment_compute_aux_usage() local 876 struct anv_image_view *iview = framebuffer->attachments[i]; in genX() local 999 const struct anv_image_view * const iview = in genX() local 2923 const struct anv_image_view *iview = in cmd_buffer_emit_depth_stencil() local 3060 const struct anv_image_view * const iview = in cmd_buffer_subpass_transition_layouts() local 3131 const struct anv_image_view *iview = state->framebuffer->attachments[a]; in cmd_buffer_subpass_sync_fast_clear_values() local
|
| D | anv_dump.c | 422 struct anv_image_view *iview = fb->attachments[i]; in anv_dump_add_framebuffer() local
|
| D | anv_image.c | 1082 struct anv_image_view *iview; in anv_CreateImageView() local
|
| D | anv_blorp.c | 1178 struct anv_image_view *iview = fb->attachments[a]; in anv_cmd_buffer_clear_subpass() local 1247 const struct anv_image_view *iview = fb->attachments[ds]; in anv_cmd_buffer_clear_subpass() local
|
| D | anv_cmd_buffer.c | 865 const struct anv_image_view *iview = in anv_cmd_buffer_get_depth_stencil_view() local
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | evergreen_state.c | 4095 const struct pipe_image_view *iview; in evergreen_set_shader_images() local
|
| /external/virglrenderer/src/ |
| D | vrend_renderer.c | 2577 struct vrend_image_view *iview = &ctx->sub->image_views[shader_type][index]; in vrend_set_single_image_view() local 3634 struct vrend_image_view *iview; in vrend_draw_bind_images_shader() local
|