Searched refs:dxil_nir_lower_loads_stores_to_dxil (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir.h40 bool dxil_nir_lower_loads_stores_to_dxil(nir_shader *shader);
H A Ddxil_nir.c708 dxil_nir_lower_loads_stores_to_dxil(nir_shader *nir) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c297 NIR_PASS_V(nir, dxil_nir_lower_loads_stores_to_dxil);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c1144 NIR_PASS_V(nir, dxil_nir_lower_loads_stores_to_dxil);

Completed in 6 milliseconds