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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1964 ImFontAtlasFlags_NoPowerOfTwoHeight = 1 << 0, // Don't round the height to next power of two enumerator in enum:ImFontAtlasFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1964 ImFontAtlasFlags_NoPowerOfTwoHeight = 1 << 0, // Don't round the height to next power of two enumerator in enum:ImFontAtlasFlags_

Completed in 17 milliseconds