Searched defs:nir_shader (Results 1 – 2 of 2) sorted by relevance
3541 typedef struct nir_shader { struct3550 const struct nir_shader_compiler_options *options; argument3553 struct shader_info info;3555 struct exec_list functions; /** < list of nir_function */3581 } nir_shader; argument
41 typedef struct nir_shader nir_shader; typedef