mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-06 13:16:13 +01:00
Added WICTextureLoader for DX12
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
// http://go.microsoft.com/fwlink/?LinkID=615561
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
#include "DDSTextureLoader12.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
||||
#include "DDSTextureLoader12.h"
|
||||
|
||||
#include <d3dx12.h>
|
||||
|
||||
using namespace DirectX;
|
||||
|
||||
Reference in New Issue
Block a user