Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_hw_pass.c87 struct pvr_render_int_attachment { struct
89 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 …]