Searched defs:drm_vc4_submit_cl (Results 1 – 3 of 3) sorted by relevance
91 struct drm_vc4_submit_cl { struct99 __u64 bin_cl;110 __u64 shader_rec;126 __u64 uniforms;127 __u64 bo_handles;130 __u32 bin_cl_size;132 __u32 shader_rec_size;139 __u32 shader_rec_count;141 __u32 uniforms_size;144 __u32 bo_handle_count;[all …]
62 struct drm_vc4_submit_cl { struct63 __u64 bin_cl;64 __u64 shader_rec;65 __u64 uniforms;66 __u64 bo_handles;67 __u32 bin_cl_size;68 __u32 shader_rec_size;69 __u32 shader_rec_count;70 __u32 uniforms_size;71 __u32 bo_handle_count;[all …]
50 struct drm_vc4_submit_cl { struct52 __u64 bin_cl;54 __u64 shader_rec;56 __u64 uniforms;57 __u64 bo_handles;59 __u32 bin_cl_size;61 __u32 shader_rec_size;63 __u32 shader_rec_count;65 __u32 uniforms_size;67 __u32 bo_handle_count;[all …]