Searched defs:half_pi (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp3014 const float half_pi = IM_PI * 0.5f; // We will == compare to this because we know this is the exact value ImAcos01 can return. local in function:ImGui::RenderRectFilledRangeH
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp3014 const float half_pi = IM_PI * 0.5f; // We will == compare to this because we know this is the exact value ImAcos01 can return. local in function:ImGui::RenderRectFilledRangeH
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp2445 Temp half_pi = bld.copy(bld.def(s1), Operand::c32(0x3118u)); local in function:aco::__anon562fcc110110::visit_alu_instr
2451 Temp half_pi = bld.copy(bld.def(s1), Operand::c32(0x3e22f983u)); local in function:aco::__anon562fcc110110::visit_alu_instr

Completed in 34 milliseconds