Home
last modified time | relevance | path

Searched refs:pvr_render_pass (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_hw_pass.h31 struct pvr_render_pass;
218 struct pvr_render_pass *pass,
Dpvr_pass.c83 const struct pvr_render_pass *pass, in pvr_is_subpass_initops_flush_needed()
125 struct pvr_render_pass *pass, in pvr_init_subpass_userpass_spawn()
316 struct pvr_render_pass *pass; in pvr_CreateRenderPass2()
560 PVR_FROM_HANDLE(pvr_render_pass, pass, _pass); in pvr_DestroyRenderPass()
Dpvr_hw_pass.c38 struct pvr_render_pass *pass, in pvr_create_renderpass_hwsetup()
Dpvr_private.h636 const struct pvr_render_pass *pass;
1253 struct pvr_render_pass { struct
1504 VK_DEFINE_NONDISP_HANDLE_CASTS(pvr_render_pass,
Dpvr_cmd_buffer.c536 const struct pvr_render_pass *pass = render_pass_info->pass; in pvr_load_op_constants_create_and_upload()
833 pvr_get_render_target(const struct pvr_render_pass *pass, in pvr_get_render_target()
858 pvr_pass_get_pixel_output_width(const struct pvr_render_pass *pass, in pvr_pass_get_pixel_output_width()
2130 const struct pvr_render_pass *pass, in pvr_cmd_buffer_setup_attachments()
2166 struct pvr_render_pass *pass, in pvr_init_render_targets()
2201 pvr_get_hw_subpass(const struct pvr_render_pass *pass, const uint32_t subpass) in pvr_get_hw_subpass()
2217 const struct pvr_render_pass *pass = info->pass; in pvr_perform_start_of_render_attachment_clear()
2284 const struct pvr_render_pass *pass = info->pass; in pvr_perform_start_of_render_clears()
2338 const struct pvr_render_pass *pass = state->render_pass_info.pass; in pvr_stash_depth_format()
2419 PVR_FROM_HANDLE(pvr_render_pass, pass, pRenderPassBeginInfo->renderPass); in pvr_CmdBeginRenderPass2()
[all …]