Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h406 agx_block **indexed_nir_blocks; member
Dagx_compile.c1053 return ctx->indexed_nir_blocks[block->index]; in agx_from_nir_block()
1144 ctx->indexed_nir_blocks[block->index] = blk; in emit_block()
1728 ctx->indexed_nir_blocks = in agx_compile_shader_nir()