mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
c29b0277ab
../src/vkutil/pipeline_builder.cpp:204:12: error: no matching constructor for initialization of 'ManagedResource<vk::Pipeline>' return ManagedResource<vk::Pipeline>{ ^ ~ ../src/managed_resource.h:34:5: note: candidate constructor not viable: no known conversion from 'ResultValue<vk::Pipeline>' to 'vk::Pipeline' for 1st argument ManagedResource(T&& raw, Destructor&& destructor) ^ ../src/managed_resource.h:40:5: note: candidate constructor not viable: requires single argument 'rhs', but 2 arguments were provided ManagedResource(ManagedResource&& rhs) ^ ../src/managed_resource.h:28:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided struct ManagedResource ^ ../src/managed_resource.h:32:5: note: candidate constructor not viable: requires 0 arguments, but 2 were provided ManagedResource() = default; ^ |
||
---|---|---|
.. | ||
ali | ||
apib | ||
autobench | ||
blogbench | ||
bombardier | ||
bonnie | ||
bonnie++ | ||
clpeak | ||
cpipe | ||
dbench | ||
dbs | ||
dhrystone | ||
dkftpbench | ||
fhourstones | ||
filebench | ||
fio | ||
flamegraph | ||
flops | ||
flowgrind | ||
forkbomb | ||
glmark2 | ||
gtkperf | ||
hey | ||
himenobench | ||
hipercontracer | ||
hpl | ||
httperf | ||
hyperfine | ||
imb | ||
inferno | ||
interbench | ||
iorate | ||
iozone | ||
iozone21 | ||
iperf | ||
iperf3 | ||
kdiskmark | ||
libcelero | ||
libmicro | ||
linux-gputest | ||
linux-unigine-heaven | ||
linux-unigine-sanctuary | ||
linux-unigine-tropics | ||
linux-unigine-valley | ||
linux-vdbench | ||
lmbench | ||
lzbench | ||
mangohud | ||
mdtest | ||
mst-bench | ||
nbench | ||
netio | ||
netperf | ||
netperfmeter | ||
nosqlbench | ||
nqueens | ||
nttcp | ||
nuttcp | ||
octave-forge-benchmark | ||
p5-Benchmark-Forking | ||
p5-Benchmark-Stopwatch | ||
p5-Dumbbench | ||
pathchirp | ||
pathload | ||
pathrate | ||
pear-Benchmark | ||
perftest | ||
phoronix-test-suite | ||
pipebench | ||
polygraph | ||
postal | ||
postmark | ||
py-locust | ||
py-naarad | ||
py-throughpy | ||
py-zopkio | ||
raidtest | ||
ramspeed | ||
randomio | ||
rubygem-benchmark | ||
rubygem-benchmark-ips | ||
rubygem-benchmark-memory | ||
rubygem-derailed_benchmarks | ||
rubygem-gitlab-derailed_benchmarks | ||
rubygem-railsbench | ||
scimark2 | ||
scimark2c | ||
shellbench | ||
siege | ||
sipp | ||
slowloris | ||
smhasher | ||
spp | ||
stream | ||
stress-ng | ||
super-smack | ||
sysbench | ||
tcpblast | ||
thrulay | ||
tsung | ||
ttcp | ||
typometer | ||
ubench | ||
unixbench | ||
uperf | ||
vegeta | ||
vkmark | ||
vkpeak | ||
webbench | ||
wrk | ||
Makefile |