Skip to content

vkd3d: Experimentally enable workgraphs behind config flag. #6227

vkd3d: Experimentally enable workgraphs behind config flag.

vkd3d: Experimentally enable workgraphs behind config flag. #6227

Triggered via push February 25, 2025 12:53
Status Success
Total duration 8m 34s
Artifacts
build-set-linux
8m 25s
build-set-linux
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-set-linux
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%llu’ expects a matching ‘long long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L937
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/command.c#L17039
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]