Searched defs:ilo_shader (Results 1 – 1 of 1) sorted by relevance
95 struct ilo_shader { struct96 struct ilo_shader_variant variant; argument98 union ilo_shader_cso cso; argument100 struct {113 } in;115 struct {122 } out;124 bool skip_cbuf0_upload;126 bool has_kill;127 bool dispatch_16;[all …]