Searched defs:pvr_render_int_attachment (Results 1 – 1 of 1) sorted by relevance
87 struct pvr_render_int_attachment { struct89 struct pvr_render_pass_attachment *attachment;92 bool is_used;97 VkAttachmentLoadOp load_op;102 VkAttachmentLoadOp stencil_load_op;105 uint32_t remaining_count;110 uint32_t stencil_remaining_count;115 struct usc_mrt_resource resource;121 int32_t first_use;126 int32_t last_use;[all …]