Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c347 uint32_t *call_block_indices = rzalloc_array(mem_ctx, uint32_t, num_calls); in spill_ssa_defs_and_lower_shader_calls() local
360 call_block_indices[call_idx] = block->index; in spill_ssa_defs_and_lower_shader_calls()
531 BITSET_SET(def_blocks, call_block_indices[call_idx]); in spill_ssa_defs_and_lower_shader_calls()

Completed in 2 milliseconds