Functions
imgui_impl_metal.h File Reference

Go to the source code of this file.

Functions

IMGUI_IMPL_API bool ImGui_ImplMetal_CreateDeviceObjects (id< MTLDevice > device)
 
IMGUI_IMPL_API bool ImGui_ImplMetal_CreateFontsTexture (id< MTLDevice > device)
 
IMGUI_IMPL_API void ImGui_ImplMetal_DestroyDeviceObjects ()
 
IMGUI_IMPL_API void ImGui_ImplMetal_DestroyFontsTexture ()
 
IMGUI_IMPL_API bool ImGui_ImplMetal_Init (id< MTLDevice > device)
 
IMGUI_IMPL_API void ImGui_ImplMetal_NewFrame (MTLRenderPassDescriptor *renderPassDescriptor)
 
IMGUI_IMPL_API void ImGui_ImplMetal_RenderDrawData (ImDrawData *draw_data, id< MTLCommandBuffer > commandBuffer, id< MTLRenderCommandEncoder > commandEncoder)
 
IMGUI_IMPL_API void ImGui_ImplMetal_Shutdown ()
 

Function Documentation

◆ 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_IMPL_API void ImGui_ImplMetal_DestroyDeviceObjects ( )

◆ ImGui_ImplMetal_DestroyFontsTexture()

IMGUI_IMPL_API void ImGui_ImplMetal_DestroyFontsTexture ( )

◆ ImGui_ImplMetal_Init()

IMGUI_IMPL_API bool ImGui_ImplMetal_Init ( id< MTLDevice >  device)

◆ 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()

IMGUI_IMPL_API void ImGui_ImplMetal_Shutdown ( )


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03