Home
last modified time | relevance | path

Searched defs:nir_shader (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir.h3798 typedef struct nir_shader { struct
3807 const struct nir_shader_compiler_options *options; argument
3810 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
/third_party/mesa3d/src/compiler/clc/
Dclc.h35 typedef struct nir_shader nir_shader; typedef
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h41 typedef struct nir_shader nir_shader; typedef