Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_assembler.cpp795 bool gfx10_3f_bug = false; in fix_branches_gfx10() local
802 gfx10_3f_bug = buggy_branch_it != ctx.branches.end(); in fix_branches_gfx10()
804 if (gfx10_3f_bug) { in fix_branches_gfx10()
809 } while (gfx10_3f_bug); in fix_branches_gfx10()