Updates to v1.91.0-docking
This commit is contained in:
parent
0e71d57276
commit
045d27e9af
7 changed files with 5928 additions and 2957 deletions
|
|
@ -105,7 +105,7 @@ typedef struct ImGui_ImplVulkan_InitInfo_t
|
|||
} ImGui_ImplVulkan_InitInfo;
|
||||
|
||||
typedef struct ImDrawData_t ImDrawData;
|
||||
// Called by user code
|
||||
// Follow "Getting Started" link and check examples/ folder to learn about using backends!
|
||||
CIMGUI_IMPL_API bool cImGui_ImplVulkan_Init(ImGui_ImplVulkan_InitInfo* info);
|
||||
CIMGUI_IMPL_API void cImGui_ImplVulkan_Shutdown(void);
|
||||
CIMGUI_IMPL_API void cImGui_ImplVulkan_NewFrame(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue