Searched defs:pvr_renderpass_context (Results 1 – 1 of 1) sorted by relevance
199 struct pvr_renderpass_context { struct201 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 …]