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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9227 offset = Temp(), ddx = Temp(), ddy = Temp(), clamped_lod = Temp(); local in function:aco::__anon562fcc110110::visit_tex
9261 clamped_lod = get_ssa_temp(ctx, instr->src[i].src.ssa);
9615 args.emplace_back(clamped_lod);

Completed in 20 milliseconds