Skip to content

Heavy WIP: Implement experimental workgraph emulation #5654

Heavy WIP: Implement experimental workgraph emulation

Heavy WIP: Implement experimental workgraph emulation #5654

Triggered via pull request October 15, 2024 13:20
Status Success
Total duration 8m 24s
Artifacts

test-build-linux.yml

on: pull_request
build-set-linux
8m 16s
build-set-linux
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-set-linux: libs/vkd3d/workgraphs.c#L2304
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2304
format ‘%llu’ expects a matching ‘long long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L775
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#L2304
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2304
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/command.c#L16898
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#L1013
unused function 'd3d12_state_object_inc_ref' [-Wunused-function]
build-set-linux: libs/vkd3d/workgraphs.c#L1013
unused function 'd3d12_state_object_inc_ref' [-Wunused-function]