Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dcompiler.h270 unsigned block_source_count; member
Dmidgard_compile.c84 blk->base.name = ctx->block_source_count++; in create_empty_block()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c1504 unsigned block_source_count = 0; in agx_compile_shader_nir() local
1508 block->name = block_source_count++; in agx_compile_shader_nir()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3746 unsigned block_source_count = 0; in bifrost_compile_shader_nir() local
3751 block->name = block_source_count++; in bifrost_compile_shader_nir()