Searched defs:vc4_job (Results 1 – 1 of 1) sorted by relevance
217 struct vc4_job { struct218 struct vc4_cl bcl;219 struct vc4_cl shader_rec;220 struct vc4_cl uniforms;221 struct vc4_cl bo_handles;222 struct vc4_cl bo_pointers;223 uint32_t shader_rec_count;230 uint32_t bo_space;233 uint32_t last_gem_handle_hindex;236 struct pipe_surface *color_read;[all …]