Searched defs:pvr_cmd_buffer_state (Results 1 – 1 of 1) sorted by relevance
795 struct pvr_cmd_buffer_state { struct796 VkResult status;799 const struct pvr_graphics_pipeline *gfx_pipeline;801 const struct pvr_compute_pipeline *compute_pipeline;803 struct pvr_render_pass_info render_pass_info;805 struct pvr_sub_cmd *current_sub_cmd;807 struct pvr_ppp_state ppp_state;809 union {817 struct {827 } dynamic;[all …]