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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_ssbo.c189 nir_lower_ssbo(nir_shader *shader) function in typeref:typename:bool
H A Dnir.h5496 bool nir_lower_ssbo(nir_shader *shader);
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1414 NIR_PASS_V(nir, nir_lower_ssbo);
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3712 NIR_PASS_V(nir, nir_lower_ssbo);
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c3100 NIR_PASS_V(nir, nir_lower_ssbo);

Completed in 36 milliseconds