Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dcompiler.h269 unsigned block_source_count; member
H A Dmidgard_compile.c74 blk->base.name = ctx->block_source_count++; in create_empty_block()