Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h349 struct pvr_image_view { struct
512 const struct pvr_image_view *iview;
639 struct pvr_image_view **attachments;
1185 struct pvr_image_view **attachments;
1464 VK_DEFINE_NONDISP_HANDLE_CASTS(pvr_image_view,
Dpvr_image.c266 struct pvr_image_view *iview; in pvr_CreateImageView()
359 PVR_FROM_HANDLE(pvr_image_view, iview, _iview); in pvr_DestroyImageView()
Dpvr_descriptor_set.c1439 const struct pvr_image_view *iview, in pvr_write_image_descriptor_primaries()
1472 const struct pvr_image_view *iview, in pvr_write_image_descriptor_secondaries()
1521 PVR_FROM_HANDLE(pvr_image_view, in pvr_descriptor_update_sampler_texture()
1596 PVR_FROM_HANDLE(pvr_image_view, in pvr_descriptor_update_texture()
1747 PVR_FROM_HANDLE(pvr_image_view, in pvr_descriptor_update_input_attachment()
Dpvr_cmd_buffer.c709 const struct pvr_image_view *const iview, in pvr_setup_pbe_state()
896 const struct pvr_image_view *iview = in pvr_sub_cmd_gfx_job_init()
978 struct pvr_image_view *iview = in pvr_sub_cmd_gfx_job_init()
2220 struct pvr_image_view *iview; in pvr_perform_start_of_render_attachment_clear()
2343 struct pvr_image_view **iviews = state->render_pass_info.attachments; in pvr_stash_depth_format()
3325 const struct pvr_image_view *const attachment = in pvr_setup_isp_faces_and_control()
4799 struct pvr_image_view **attachments; in pvr_CmdEndRenderPass2()
Dpvr_device.c2401 struct pvr_image_view **attachments; in pvr_CreateFramebuffer()