Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.h18 unsigned bundle_count; member
H A Dmidgard_compile.c3288 int bundle_count = 0; in midgard_compile_shader_nir() local
3291 bundle_count += block->bundles.size / sizeof(midgard_bundle); in midgard_compile_shader_nir()
3293 midgard_bundle **source_order_bundles = malloc(sizeof(midgard_bundle *) * bundle_count); in midgard_compile_shader_nir()
3313 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()
H A Ddisassemble.c1996 ctx.midg_stats.bundle_count++; in disassemble_midgard()
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c616 stats.instruction_count, stats.bundle_count, stats.quadword_count, in pandecode_shader_disassemble()

Completed in 13 milliseconds