Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_gather_info.c105 get_io_offset(nir_deref_var *deref) in get_io_offset() function
166 unsigned offset = get_io_offset(deref); in try_mask_partial_io()
Dnir_lower_io_arrays_to_elements.c35 get_io_offset(nir_builder *b, nir_deref_var *deref, nir_variable *var, in get_io_offset() function
136 unsigned io_offset = get_io_offset(b, intr->variables[0], var, in lower_array()
Dnir_lower_io.c88 get_io_offset(nir_builder *b, nir_deref_var *deref, in get_io_offset() function
421 offset = get_io_offset(b, intrin->variables[0], in nir_lower_io_block()