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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h270 unsigned block_source_count; member in struct:compiler_context
H A Dmidgard_compile.c84 blk->base.name = ctx->block_source_count++;
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1504 unsigned block_source_count = 0; local in function:agx_compile_shader_nir
1508 block->name = block_source_count++;
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3748 unsigned block_source_count = 0; local in function:bifrost_compile_shader_nir
3753 block->name = block_source_count++;

Completed in 16 milliseconds