Searched refs:_nir_shader_as_str_annotated (Results 1 – 1 of 1) sorted by relevance
2734 _nir_shader_as_str_annotated(nir_shader *nir, struct hash_table *annotations, void *mem_ctx, in _nir_shader_as_str_annotated() function2758 return _nir_shader_as_str_annotated(nir, annotations, mem_ctx, NULL); in nir_shader_as_str_annotated()2858 char *str = _nir_shader_as_str_annotated(shader, NULL, NULL, debug_info); in nir_shader_gather_debug_info()