Searched defs:vc5_job (Results 1 – 1 of 1) sorted by relevance
200 struct vc5_job { struct201 struct vc5_context *vc5;202 struct vc5_cl bcl;203 struct vc5_cl rcl;204 struct vc5_cl indirect;205 struct vc5_bo *tile_alloc;206 struct vc5_bo *tile_state;207 uint32_t shader_rec_count;209 struct drm_vc5_submit_cl submit;216 struct set *bos;[all …]