microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.47k stars 393 forks source link

Autogen mips not working on Microsoft Surface X #69

Closed walbourn closed 4 years ago

walbourn commented 4 years ago

Repro is using LoadTest for DX 12 using the ARM64 platform. The Windows 95 logo cubes fade to black because those mips are empty.

This device is using Qualcomm(R) Adreno(TM) 680 GPU, driver 26.18.830.0 (10/24/2019)

walbourn commented 4 years ago

It looks like it might be another issue in the driver, not autogen mips.