Searched defs:half_pi (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 3014 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 D | imgui_draw.cpp | 3014 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 D | aco_instruction_selection.cpp | 2445 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