Unable to activate DirectX 12

Hi .

I tried running a project on -DX12 command and I’m getting a lot of weird error. Specifically I’m attempting to test out the Async postprocess.

[2016.05.27-13.10.56:221][  0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon HD 7900 Series (Feature Level 11_0)
[2016.05.27-13.10.56:221][  0]LogD3D12RHI: Adapter has 3054MB of dedicated video memory, 0MB of dedicated system memory, and 16335MB of shared system memory, 2 output[s]
[2016.05.27-13.10.56:223][  0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Feature Level 11_0)
[2016.05.27-13.10.56:223][  0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16335MB of shared system memory, 0 output[s]
[2016.05.27-13.10.56:223][  0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
[2016.05.27-13.10.56:538][  0]LogD3D12RHI: Async texture creation disabled: no driver support

link text

The last line seems to suggest I have no driver support. Any idea why?

Bumping this up. I’m still unable to run DX12 with the latest hotfix