Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp79 bool uniform_has_then_branch; member
10737 ic->uniform_has_then_branch = ctx->cf_info.has_branch;
10740 if (!ic->uniform_has_then_branch) {
10783 ctx->cf_info.has_branch &= ic->uniform_has_then_branch;

Completed in 15 milliseconds