Searched defs:pvr_sub_cmd_gfx (Results 1 – 1 of 1) sorted by relevance
551 struct pvr_sub_cmd_gfx { struct552 const struct pvr_framebuffer *framebuffer;554 struct pvr_render_job job;556 struct pvr_bo *depth_bias_bo;557 struct pvr_bo *scissor_bo;560 enum pvr_depth_stencil_usage depth_usage;561 enum pvr_depth_stencil_usage stencil_usage;564 bool modifies_depth;565 bool modifies_stencil;568 struct pvr_csb control_stream;[all …]