Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
imgui_impl_bgfx.cpp File Reference
#include "imgui_impl_bgfx.h"
#include "../../imgui.h"
#include "bgfx/bgfx.h"
#include "bgfx/embedded_shader.h"
#include "bx/math.h"
#include "bx/timer.h"
#include "fs_ocornut_imgui.bin.h"
#include "vs_ocornut_imgui.bin.h"
+ Include dependency graph for imgui_impl_bgfx.cpp:

Functions

void ImGui_Implbgfx_RenderDrawLists (ImDrawData *draw_data)
 
bool ImGui_Implbgfx_CreateFontsTexture ()
 
bool ImGui_Implbgfx_CreateDeviceObjects ()
 
void ImGui_Implbgfx_InvalidateDeviceObjects ()
 
void ImGui_Implbgfx_Init (int view)
 
void ImGui_Implbgfx_Shutdown ()
 
void ImGui_Implbgfx_NewFrame ()
 

Function Documentation

◆ ImGui_Implbgfx_CreateDeviceObjects()

bool ImGui_Implbgfx_CreateDeviceObjects ( )

◆ ImGui_Implbgfx_CreateFontsTexture()

bool ImGui_Implbgfx_CreateFontsTexture ( )
+ Here is the call graph for this function:

◆ ImGui_Implbgfx_Init()

void ImGui_Implbgfx_Init ( int  view)
+ Here is the caller graph for this function:

◆ ImGui_Implbgfx_InvalidateDeviceObjects()

void ImGui_Implbgfx_InvalidateDeviceObjects ( )
+ Here is the caller graph for this function:

◆ ImGui_Implbgfx_NewFrame()

void ImGui_Implbgfx_NewFrame ( )
+ Here is the caller graph for this function:

◆ ImGui_Implbgfx_RenderDrawLists()

void ImGui_Implbgfx_RenderDrawLists ( ImDrawData draw_data)
+ Here is the call graph for this function:

◆ ImGui_Implbgfx_Shutdown()

void ImGui_Implbgfx_Shutdown ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function: