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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_ssbo.c156 should_lower_ssbo_instr(const nir_instr *instr) function in typeref:typename:bool
200 if (!should_lower_ssbo_instr(instr)) continue;

Completed in 2 milliseconds