Home
last modified time | relevance | path

Searched defs:image_view (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_image.c327 struct vk_image_view *image_view, in vk_image_view_init()
509 vk_image_view_finish(struct vk_image_view *image_view) in vk_image_view_finish()
521 struct vk_image_view *image_view = in vk_image_view_create() local
535 struct vk_image_view *image_view) in vk_image_view_destroy()
Dvk_command_buffer.h49 struct vk_image_view *image_view; member
Dvk_render_pass.c1219 transition_image_range(const struct vk_image_view *image_view, in transition_image_range()
1294 const struct vk_image_view *image_view = att_state->image_view; in can_use_attachment_initial_layout() local
1402 const struct vk_image_view *image_view = att_state->image_view; in transition_attachment() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_image.c34 struct v3dv_image_view *image_view, in pack_texture_shader_state_helper()
Dv3dv_uniforms.c382 get_texture_size_from_image_view(struct v3dv_image_view *image_view, in get_texture_size_from_image_view()
Dv3dv_private.h846 struct v3dv_image_view *image_view; member
1410 struct v3dv_image_view *image_view; member
Dv3dv_meta_copy.c2130 VkImageView image_view; in texel_buffer_shader_copy() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_lrz.h31 const struct tu_image_view *image_view; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.h48 VkImageView image_view; member
Dzink_surface.c374 VkImageView image_view; in zink_rebind_surface() local
Dzink_context.c512 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_imageview_for_binding() local
531 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_bufferview_for_binding() local
1509 struct zink_image_view *image_view = &ctx->image_views[stage][slot]; in unbind_shader_image() local
1617 struct zink_image_view *image_view = &ctx->image_views[p_stage][start_slot + i]; in zink_set_shader_images() local
2563 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_access_flags_for_binding() local
3853 struct zink_image_view *image_view = &ctx->image_views[shader][slot]; in rebind_ibo() local
3972 const struct zink_image_view *image_view = &ctx->image_views[shader][slot]; in rebind_buffer() local
4339 struct zink_image_view *image_view = &ctx->image_views[i][j]; in zink_rebind_all_images() local
Dzink_batch.c638 struct zink_image_view *image_view) in zink_batch_reference_image_view()
Dzink_descriptors.c132 get_image_view_hash(const struct zink_image_view *image_view) in get_image_view_hash()
149 zink_get_image_view_hash(struct zink_context *ctx, struct zink_image_view *image_view, bool is_buff… in zink_get_image_view_hash()
995 zink_image_view_desc_set_add(struct zink_image_view *image_view, struct zink_descriptor_set *zds, u… in zink_image_view_desc_set_add()
Dzink_screen.h204 uint32_t image_view; member
Dzink_context.h107 struct zink_surface *image_view; member
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1389 struct anv_image_view *image_view = NULL; in anv_descriptor_set_write_image_view() local
Danv_private.h1930 struct anv_image_view *image_view; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h558 struct svga_image_view image_view; member