Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_hw_pass.c210 struct pvr_renderpass_hwsetup *hw_setup; member
2032 struct pvr_renderpass_hwsetup *hw_setup = ctx->hw_setup; in pvr_merge_subpass() local
2446 struct pvr_renderpass_hwsetup *hw_setup) in pvr_destroy_renderpass_hwsetup()
2482 struct pvr_renderpass_hwsetup *hw_setup; in pvr_create_renderpass_hwsetup() local
H A Dpvr_pass.c119 pvr_init_subpass_isp_userpass(struct pvr_renderpass_hwsetup *hw_setup, in pvr_init_subpass_isp_userpass()
H A Dpvr_cmd_buffer.c2817 const struct pvr_renderpass_hwsetup *hw_setup = pass->hw_setup; in pvr_perform_start_of_render_attachment_clear() local
2905 const struct pvr_renderpass_hwsetup *hw_setup = pass->hw_setup; in pvr_perform_start_of_render_clears() local
2962 static bool pvr_loadops_contain_clear(struct pvr_renderpass_hwsetup *hw_setup) in pvr_loadops_contain_clear()
H A Dpvr_private.h1142 struct pvr_renderpass_hwsetup *hw_setup; member