Searched defs:nir_shader (Results 1 – 3 of 3) sorted by relevance
3798 typedef struct nir_shader { struct3807 const struct nir_shader_compiler_options *options; argument3810 struct shader_info info;3812 struct exec_list functions; /** < list of nir_function */3814 …truct list_head gc_list; /** < list of all nir_instrs allocated on the shader but not yet freed. */3840 } nir_shader; argument
35 typedef struct nir_shader nir_shader; typedef
41 typedef struct nir_shader nir_shader; typedef