Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_hw_pass.c199 struct pvr_renderpass_context { struct
201 struct pvr_render_int_attachment *int_attach;
204 struct pvr_render_int_subpass *int_subpasses;
207 struct pvr_render_pass *pass;
210 struct pvr_renderpass_hwsetup *hw_setup;
213 struct pvr_renderpass_hwsetup_render *hw_render;
216 struct pvr_renderpass_subpass *subpasses;
219 struct pvr_renderpass_alloc alloc;
222 struct pvr_render_int_attachment *int_ds_attach;
227 struct pvr_render_int_attachment *ds_load_surface;
[all …]