Searched defs:IM_COL32_BLACK_TRANS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1695 #define IM_COL32_BLACK_TRANS IM_COL32(0,0,0,0) // Transparent black = 0x00000000 macro
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1695 #define IM_COL32_BLACK_TRANS IM_COL32(0,0,0,0) // Transparent black = 0x00000000 macro

Completed in 16 milliseconds