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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1810 ImDrawIdx* _IdxWritePtr; // [Internal] point within IdxBuffer.Data after each add command (to avoid using the ImVector<> operators too much) member in struct:ImDrawList
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1810 ImDrawIdx* _IdxWritePtr; // [Internal] point within IdxBuffer.Data after each add command (to avoid using the ImVector<> operators too much) member in struct:ImDrawList

Completed in 15 milliseconds