Searched refs:DeIndexAllBuffers (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1904 IMGUI_API void DeIndexAllBuffers(); // Helper to convert all buffers from indexed to non-indexed, in case you cannot render indexed. Note: this is slow and most likely a waste of resources. Always prefer indexed rendering!
H A Dimgui_draw.cpp1272 void ImDrawData::DeIndexAllBuffers() function in class:ImDrawData
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1904 IMGUI_API void DeIndexAllBuffers(); // Helper to convert all buffers from indexed to non-indexed, in case you cannot render indexed. Note: this is slow and most likely a waste of resources. Always prefer indexed rendering!
H A Dimgui_draw.cpp1272 void ImDrawData::DeIndexAllBuffers() function in class:ImDrawData

Completed in 29 milliseconds