Starts a new command encoder together with its GPU timestamp query (if
benchmarking is enabled) — the pairing every routine needs before encoding
its first pass, whether that's runComputePass's single pass or a
multi-pass routine (e.g. strsv's blocked solve) encoding several by hand.
Starts a new command encoder together with its GPU timestamp query (if benchmarking is enabled) — the pairing every routine needs before encoding its first pass, whether that's
runComputePass's single pass or a multi-pass routine (e.g. strsv's blocked solve) encoding several by hand.