Searched defs:col_trans (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 685 const ImU32 col_trans = col & ~IM_COL32_A_MASK; local in function:ImDrawList::AddPolyline 868 const ImU32 col_trans = col & ~IM_COL32_A_MASK; local in function:ImDrawList::AddConvexPolyFilled |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 685 const ImU32 col_trans = col & ~IM_COL32_A_MASK; local in function:ImDrawList::AddPolyline 868 const ImU32 col_trans = col & ~IM_COL32_A_MASK; local in function:ImDrawList::AddConvexPolyFilled |
Completed in 16 milliseconds