Searched defs:pvr_cmd_buffer_state (Results 1 – 1 of 1) sorted by relevance
690 struct pvr_cmd_buffer_state { struct692 const struct pvr_graphics_pipeline *gfx_pipeline;694 const struct pvr_compute_pipeline *compute_pipeline;696 struct pvr_render_pass_info render_pass_info;698 struct pvr_sub_cmd *current_sub_cmd;700 struct pvr_ppp_state ppp_state;704 struct pvr_vertex_binding vertex_bindings[PVR_MAX_VERTEX_INPUT_BINDINGS];706 struct {710 } index_buffer_binding;712 struct {[all …]