Go to the source code of this file.
◆ ImGui_ImplMetal_CreateDeviceObjects()
IMGUI_IMPL_API bool ImGui_ImplMetal_CreateDeviceObjects |
( |
id< MTLDevice > |
device | ) |
|
◆ ImGui_ImplMetal_CreateFontsTexture()
IMGUI_IMPL_API bool ImGui_ImplMetal_CreateFontsTexture |
( |
id< MTLDevice > |
device | ) |
|
◆ ImGui_ImplMetal_DestroyDeviceObjects()
◆ ImGui_ImplMetal_DestroyFontsTexture()
◆ ImGui_ImplMetal_Init()
◆ ImGui_ImplMetal_NewFrame()
IMGUI_IMPL_API void ImGui_ImplMetal_NewFrame |
( |
MTLRenderPassDescriptor * |
renderPassDescriptor | ) |
|
◆ ImGui_ImplMetal_RenderDrawData()
IMGUI_IMPL_API void ImGui_ImplMetal_RenderDrawData |
( |
ImDrawData * |
draw_data, |
|
|
id< MTLCommandBuffer > |
commandBuffer, |
|
|
id< MTLRenderCommandEncoder > |
commandEncoder |
|
) |
| |
◆ ImGui_ImplMetal_Shutdown()