Searched refs:block_source_count (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ | ||
| H A D | compiler.h | 270 unsigned block_source_count; member in struct:compiler_context |
| H A D | midgard_compile.c | 84 blk->base.name = ctx->block_source_count++; |
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ | ||
| H A D | agx_compile.c | 1504 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 D | bifrost_compile.c | 3748 unsigned block_source_count = 0; local in function:bifrost_compile_shader_nir 3753 block->name = block_source_count++; |
Completed in 16 milliseconds