Home
last modified time | relevance | path

Searched refs:constant_fold_tex_instr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_constant_folding.c170 constant_fold_tex_instr(nir_tex_instr *instr) in constant_fold_tex_instr() function
198 progress |= constant_fold_tex_instr(nir_instr_as_tex(instr)); in constant_fold_block()