Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h795 struct pvr_cmd_buffer_state { struct
796 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 …]