Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_gather_info.c137 try_mask_partial_io(nir_shader *shader, nir_deref_var *deref, bool is_output_read) in try_mask_partial_io() function
227 if (!try_mask_partial_io(shader, instr->variables[0], is_output_read)) in gather_intrinsic_info()