|
private |
Called OnSlateResize.
Get new size of Windows.
Might not needed?
Create an specific event.
Execute the global event function pointer by passing the specific event.
Get new size of Windows.
Might not needed?
Create an specific event.
Execute the global event function pointer by passing the specific event.
Definition at line 180 of file VulkanRenderBackend.cpp.
References Spices::Event::GetEventCallbackFn(), m_VulkanState, and Spices::WindowResizeOverEvent::WindowResizeOverEvent().
Referenced by BeginFrame(), and EndFrame().