Searched refs:DebugCheckVersionAndDataLayout (Results 1 – 2 of 2) sorted by relevance
50 #define IMGUI_CHECKVERSION() ImGui::DebugCheckVersionAndDataLayout(IMGUI_VERSION, sizeof(ImG…205 …IMGUI_API bool DebugCheckVersionAndDataLayout(const char* version_str, size_t sz_io, size…
3002 bool ImGui::DebugCheckVersionAndDataLayout(const char* version, size_t sz_io, size_t sz_style, size… in DebugCheckVersionAndDataLayout() function in ImGui