| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_resolve.c | 517 struct radv_image_view src_iview; local in function:radv_meta_resolve_hardware_image 689 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; local in function:radv_cmd_buffer_resolve_subpass_hw 755 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; local in function:radv_cmd_buffer_resolve_subpass 824 struct radv_image_view *src_iview = local in function:radv_cmd_buffer_resolve_subpass 876 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].ivi local in function:radv_decompress_resolve_subpass_src [all...] |
| H A D | radv_meta_resolve_cs.c | 494 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview) argument 524 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, argument 577 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, argument 714 struct radv_image_view src_iview; local in function:radv_meta_resolve_compute_image 807 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].ivi local in function:radv_cmd_buffer_resolve_subpass_cs 863 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; local in function:radv_depth_stencil_resolve_subpass_cs [all...] |
| H A D | radv_meta_resolve_fs.c | 756 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, argument 780 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, argument 844 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, argument 979 struct radv_image_view src_iview; local in function:radv_meta_resolve_fragment_image 1097 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].ivi local in function:radv_cmd_buffer_resolve_subpass_fs 1137 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; local in function:radv_depth_stencil_resolve_subpass_fs [all...] |
| H A D | radv_meta_blit.c | 241 meta_emit_blit(struct radv_cmd_buffer * cmd_buffer,struct radv_image * src_image,struct radv_image_view * src_iview,VkImageLayout src_image_layout,float src_offset_0[3],float src_offset_1[3],struct radv_image * dest_image,struct radv_image_view * dest_iview,VkImageLayout dest_image_layout,VkOffset2D dest_offset_0,VkOffset2D dest_offset_1,VkRect2D dest_box,VkSampler sampler) argument 561 struct radv_image_view dst_iview, src_iview; local in function:blit_image [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_resolve.c | 519 struct radv_image_view src_iview; local in function:radv_CmdResolveImage
|
| H A D | radv_meta_resolve_cs.c | 441 struct radv_image_view src_iview; local in function:radv_meta_resolve_compute_image 317 emit_resolve(struct radv_cmd_buffer * cmd_buffer,struct radv_image_view * src_iview,struct radv_image_view * dest_iview,const VkOffset2D * src_offset,const VkOffset2D * dest_offset,const VkExtent2D * resolve_extent) argument 513 struct radv_image_view *src_iview = cmd_buffer->state.framebuffer->attachments[src_att.attach local in function:radv_cmd_buffer_resolve_subpass_cs [all...] |
| H A D | radv_meta_resolve_fs.c | 506 struct radv_image_view src_iview; local in function:radv_meta_resolve_fragment_image 617 struct radv_image_view *src_iview = cmd_buffer->state.framebuffer->attachments[src_att.attachment].attachment; local in function:radv_cmd_buffer_resolve_subpass_fs 371 emit_resolve(struct radv_cmd_buffer * cmd_buffer,struct radv_image_view * src_iview,struct radv_image_view * dest_iview,const VkOffset2D * src_offset,const VkOffset2D * dest_offset,const VkExtent2D * resolve_extent) argument
|
| H A D | radv_meta_blit.c | 298 meta_emit_blit(struct radv_cmd_buffer * cmd_buffer,struct radv_image * src_image,struct radv_image_view * src_iview,VkImageLayout src_image_layout,VkOffset3D src_offset_0,VkOffset3D src_offset_1,struct radv_image * dest_image,struct radv_image_view * dest_iview,VkImageLayout dest_image_layout,VkOffset2D dest_offset_0,VkOffset2D dest_offset_1,VkRect2D dest_box,VkSampler sampler) argument 625 struct radv_image_view dest_iview, src_iview; local in function:radv_CmdBlitImage [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 4363 struct anv_image_view *src_iview = fb->attachments[src_att]; local in function:cmd_buffer_end_subpass 4418 struct anv_image_view *src_iview = fb->attachments[src_att]; local in function:cmd_buffer_end_subpass [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 1022 struct v3dv_image_view *src_iview = fb->attachments[src_attachment_idx]; local in function:cmd_buffer_subpass_handle_pending_resolves
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 6454 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; local in function:cmd_buffer_end_subpass 6510 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; local in function:cmd_buffer_end_subpass [all...] |