dzn: add D3D12_IGNORE_SDK_LAYERS define

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15790>
This commit is contained in:
Erik Faye-Lund 2022-03-25 14:11:44 +01:00 committed by Marge Bot
parent 659e26285a
commit f3ce7d8561

View file

@ -21,7 +21,9 @@
* IN THE SOFTWARE.
*/
#define D3D12_IGNORE_SDK_LAYERS
#include <directx/d3d12.h>
#include <vulkan/vulkan.h>
#include "util/format/u_format.h"