Home
last modified time | relevance | path

Searched refs:DebugCheckVersionAndDataLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h50 #define IMGUI_CHECKVERSION() ImGui::DebugCheckVersionAndDataLayout(IMGUI_VERSION, sizeof(ImG…
205 …IMGUI_API bool DebugCheckVersionAndDataLayout(const char* version_str, size_t sz_io, size…
H A Dimgui.cpp3002 bool ImGui::DebugCheckVersionAndDataLayout(const char* version, size_t sz_io, size_t sz_style, size… in DebugCheckVersionAndDataLayout() function in ImGui