mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-11 09:58:10 +00:00
[idd] CDebug: implement new debug print class and write to a file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "CInteropResource.h"
|
||||
|
||||
#include "Debug.h"
|
||||
#include "CDebug.h"
|
||||
|
||||
bool CInteropResource::Init(std::shared_ptr<CD3D11Device> dx11Device, std::shared_ptr<CD3D12Device> dx12Device, ComPtr<ID3D11Texture2D> srcTex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user