Searched defs:anv_compute_pipeline (Results 1 – 2 of 2) sorted by relevance
2899 struct anv_compute_pipeline { struct2900 struct anv_pipeline base;2902 struct anv_shader_bin * cs;2903 uint32_t batch_data[9];2904 uint32_t interface_descriptor_data[8];
5017 struct anv_compute_pipeline { struct5018 struct anv_pipeline base;5020 struct anv_shader_bin * cs;5021 uint32_t batch_data[9];5022 uint32_t interface_descriptor_data[8];5027 uint32_t source_hash;