vkd3d: Allow querying VK_EXT_opacity_micromap support via ID3D12Devic… #40
Annotations
19 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Joshua-Ashton/gcc-problem-matcher@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build MinGW x86:
libs/vkd3d/opacity_micromap.c#L59
‘debug_omm_format’ defined but not used [-Wunused-function]
|
Build MinGW x86:
tests/d3d12_pso.c#L4241
unused variable ‘so_tests’ [-Wunused-variable]
|
Build MinGW x86:
tests/d3d12_pso.c#L4216
unused variable ‘so_strides’ [-Wunused-variable]
|
Build Native GCC x86:
libs/vkd3d/opacity_micromap.c#L59
‘debug_omm_format’ defined but not used [-Wunused-function]
|
Build Native GCC x86:
tests/d3d12_pso.c#L4241
unused variable ‘so_tests’ [-Wunused-variable]
|
Build Native GCC x86:
tests/d3d12_pso.c#L4216
unused variable ‘so_strides’ [-Wunused-variable]
|
Build Native GCC x64:
libs/vkd3d/opacity_micromap.c#L59
‘debug_omm_format’ defined but not used [-Wunused-function]
|
Build Native GCC x64:
tests/d3d12_pso.c#L4241
unused variable ‘so_tests’ [-Wunused-variable]
|
Build Native GCC x64:
tests/d3d12_pso.c#L4216
unused variable ‘so_strides’ [-Wunused-variable]
|
Build Native Clang x64:
libs/vkd3d/opacity_micromap.c#L59
unused function 'debug_omm_format' [-Wunused-function]
|
Build Native Clang x64:
tests/d3d12_pso.c#L4216
unused variable 'so_strides' [-Wunused-variable]
|
Build Native Clang x64:
tests/d3d12_pso.c#L4241
unused variable 'so_tests' [-Wunused-variable]
|
Build MinGW x64:
libs/vkd3d/opacity_micromap.c#L59
‘debug_omm_format’ defined but not used [-Wunused-function]
|
Build MinGW x64:
tests/d3d12_pso.c#L4241
unused variable ‘so_tests’ [-Wunused-variable]
|
Build MinGW x64:
tests/d3d12_pso.c#L4216
unused variable ‘so_strides’ [-Wunused-variable]
|
Build Native Clang x86:
libs/vkd3d/opacity_micromap.c#L59
unused function 'debug_omm_format' [-Wunused-function]
|
Build Native Clang x86:
tests/d3d12_pso.c#L4216
unused variable 'so_strides' [-Wunused-variable]
|
Build Native Clang x86:
tests/d3d12_pso.c#L4241
unused variable 'so_tests' [-Wunused-variable]
|
Loading