Searched defs:anv_compute_pipeline (Results 1 – 1 of 1) sorted by relevance
3496 struct anv_compute_pipeline { struct3497 struct anv_pipeline base;3499 struct anv_shader_bin * cs;3500 uint32_t cs_right_mask;3501 uint32_t batch_data[9];3502 uint32_t interface_descriptor_data[8];