Searched defs:dst_iview (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_resolve.c535 struct radv_image_view dst_iview; local in function:radv_meta_resolve_hardware_image
756 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; local in function:radv_cmd_buffer_resolve_subpass
821 struct radv_image_view *dst_iview local in function:radv_cmd_buffer_resolve_subpass
[all...]
H A Dradv_meta_resolve_cs.c808 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; local in function:radv_cmd_buffer_resolve_subpass_cs
879 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dest_att.attachment].iview; local in function:radv_depth_stencil_resolve_subpass_cs
[all...]
H A Dradv_meta_resolve_fs.c1153 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; local in function:radv_depth_stencil_resolve_subpass_fs
756 radv_get_resolve_pipeline(struct radv_cmd_buffer * cmd_buffer,struct radv_image_view * src_iview,struct radv_image_view * dst_iview) argument
844 emit_depth_stencil_resolve(struct radv_cmd_buffer * cmd_buffer,struct radv_image_view * src_iview,struct radv_image_view * dst_iview,const VkExtent2D * resolve_extent,VkImageAspectFlags aspects,VkResolveModeFlagBits resolve_mode) argument
H A Dradv_meta_blit.c561 struct radv_image_view dst_iview, src_iview; local in function:blit_image
H A Dradv_meta_bufimage.c1820 cleari_bind_descriptors(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *dst_iview) argument
1849 struct radv_image_view dst_iview; local in function:radv_meta_clear_image_cs
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c514 struct radv_image_view *dst_iview = cmd_buffer->state.framebuffer->attachments[dest_att.attachment].attachment; local in function:radv_cmd_buffer_resolve_subpass_cs
H A Dradv_meta_bufimage.c2192 struct radv_image_view dst_iview; local in function:radv_meta_clear_image_cs
2157 cleari_bind_descriptors(struct radv_cmd_buffer * cmd_buffer,struct radv_image_view * dst_iview) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c4364 struct anv_image_view *dst_iview = fb->attachments[dst_att]; local in function:cmd_buffer_end_subpass
4419 struct anv_image_view *dst_iview = fb->attachments[dst_att]; local in function:cmd_buffer_end_subpass
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1023 struct v3dv_image_view *dst_iview = fb->attachments[dst_attachment_idx]; local in function:cmd_buffer_subpass_handle_pending_resolves
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c6455 struct anv_image_view *dst_iview = cmd_state->attachments[dst_att].image_view; local in function:cmd_buffer_end_subpass
6511 struct anv_image_view *dst_iview = cmd_state->attachments[dst_att].image_view; local in function:cmd_buffer_end_subpass
[all...]

Completed in 34 milliseconds