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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c2900 int quadwords_within_block = block->quadword_count + quadword_size(bundle.tag) - 1; local in function:schedule_block
2901 ctx->blend_constant_offset = quadwords_within_block * 0x10;

Completed in 7 milliseconds