Searched defs:vc4_exec_info (Results 1 – 1 of 1) sorted by relevance
29 struct vc4_exec_info { struct31 uint64_t seqno;34 struct drm_vc4_submit_cl *args;39 struct drm_gem_cma_object **bo;40 uint32_t bo_count;45 struct list_head unref_list;50 uint32_t bo_index[2];55 struct drm_gem_cma_object *exec_bo;63 struct vc4_shader_state {69 } *shader_state;[all …]