mesa/src/microsoft
Vinson Lee 1ca90f8752 microsoft/spirv_to_dxil: Fix non-Windows build.
../src/microsoft/spirv_to_dxil/dxil_validation.cpp: In function ‘bool validate_dxil(dxil_spirv_object*)’:
../src/microsoft/spirv_to_dxil/dxil_validation.cpp:129:12: error: ‘stderr’ was not declared in this scope
  129 |    fprintf(stderr, "DXIL validation only available in Windows.\n");
      |            ^~~~~~

Fixes: 37c366e283 ("microsoft/spirv_to_dxil: Add DXIL validation to spirv2dxil")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13736>
2021-11-11 01:37:16 +00:00
..
clc microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
compiler microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
resource_state_manager microsoft/resource_state_manager: Remove unused private variable 2021-01-03 23:07:21 +00:00
spirv_to_dxil microsoft/spirv_to_dxil: Fix non-Windows build. 2021-11-11 01:37:16 +00:00
meson.build microsoft/compiler: Make resource_state_manager only build with_gallium_d3d12 2021-01-29 12:54:02 -08:00