Home
last modified time | relevance | path

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

/external/mesa3d/src/imagination/vulkan/
Dpvr_hw_pass.c211 struct pvr_renderpass_hwsetup *hw_setup; member
2039 struct pvr_renderpass_hwsetup *hw_setup = ctx->hw_setup; in pvr_merge_subpass() local
2453 struct pvr_renderpass_hwsetup *hw_setup) in pvr_destroy_renderpass_hwsetup()
2489 struct pvr_renderpass_hwsetup *hw_setup; in pvr_create_renderpass_hwsetup() local
Dpvr_pass.c99 pvr_init_subpass_isp_userpass(struct pvr_renderpass_hwsetup *hw_setup, in pvr_init_subpass_isp_userpass()
Dpvr_cmd_buffer.c2828 const struct pvr_renderpass_hwsetup *hw_setup = pass->hw_setup; in pvr_perform_start_of_render_attachment_clear() local
2916 const struct pvr_renderpass_hwsetup *hw_setup = pass->hw_setup; in pvr_perform_start_of_render_clears() local
2973 static bool pvr_loadops_contain_clear(struct pvr_renderpass_hwsetup *hw_setup) in pvr_loadops_contain_clear()
Dpvr_private.h1120 struct pvr_renderpass_hwsetup *hw_setup; member