Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.h3541 typedef struct nir_shader { struct
3550 const struct nir_shader_compiler_options *options; argument
3553 struct shader_info info;
3555 struct exec_list functions; /** < list of nir_function */
3581 } nir_shader; argument
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h41 typedef struct nir_shader nir_shader; typedef