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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_memory_editor.h97 u8 (*ReadFn)(const u8* data, size_t off); // = NULL // optional handler to read bytes. member in struct:MemoryEditor
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_memory_editor.h99 u8 (*ReadFn)(const u8* data, size_t off); // = NULL // optional handler to read bytes. member in struct:MemoryEditor
[all...]

Completed in 47 milliseconds