Skip to content

meta: Add more numbers for NV donut workgraph sample. #5672

meta: Add more numbers for NV donut workgraph sample.

meta: Add more numbers for NV donut workgraph sample. #5672

Triggered via push October 22, 2024 12:03
Status Success
Total duration 8m 15s
Artifacts
build-set-linux
8m 6s
build-set-linux
Fit to window
Zoom out
Zoom in

Annotations

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