refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "D3D12WindowInteropSupport.h"
|
||||
#include "D3D12WindowInteropInternal.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
namespace XCEngine::UI::Editor::Host {
|
||||
|
||||
using namespace InteropSupport;
|
||||
using namespace D3D12WindowInteropInternal;
|
||||
|
||||
bool D3D12WindowInteropContext::EnsureInterop() {
|
||||
if (m_windowRenderer == nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user