Searched refs:nir_remove_dead_variables_options (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_remove_dead_variables.c163 struct set *live, const nir_remove_dead_variables_options *opts)
189 const nir_remove_dead_variables_options *opts)
H A Dnir.h4965 typedef struct nir_remove_dead_variables_options { struct
4968 } nir_remove_dead_variables_options; typedef in typeref:struct:nir_remove_dead_variables_options
4971 const nir_remove_dead_variables_options *options);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c606 const nir_remove_dead_variables_options opts = {
670 const nir_remove_dead_variables_options opts = {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp534 struct nir_remove_dead_variables_options remove_dead_variables_options = {
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c6316 const nir_remove_dead_variables_options dead_opts = {

Completed in 20 milliseconds