refactor(new_editor/app): reorganize host structure and add smoke test
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#include "ViewportRenderTargets.h"
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
// Viewport render target management is split into resource and surface
|
||||
// translation units to keep viewport host rendering responsibilities isolated.
|
||||
|
||||
} // namespace XCEngine::UI::Editor::App
|
||||
Reference in New Issue
Block a user