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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir.c1604 * optimal code. Following strategies incrementally disable specific
1622 } static const strategies[] = { variable in typeref:struct:v3d_compiler_strategy const[]
1647 * for strategies after the first.
1652 if (strategies[idx].tmu_spilling_allowed !=
1653 strategies[idx - 1].tmu_spilling_allowed) {
1688 for (int i = 0; i < ARRAY_SIZE(strategies); i++) {
1698 strategies[i].name,
1715 strategies[i].max_threads,
1716 strategies[i].min_threads,
1717 strategies[
[all...]
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dbuffermapping.rst4 There are two main strategies the driver has for CPU access to GL buffer
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst2593 - broadcom/compiler: refactor compile strategies
2594 - broadcom/compiler: specify maximum thread count in compile strategies
H A D21.1.0.rst2365 - broadcom/compiler: allow compilation strategies to limit minimum thread count
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json1822 "description": "broadcom/compiler: define max number of tmu spills for compile strategies",
[all...]

Completed in 126 milliseconds