5 ms·
You can have a Vulkan driver that only exposes a video decoder queue and no raster/compute/copy queues, not a problem.
by hrydgard 3y ago
You can have a Vulkan driver that only exposes a video decoder queue and no raster/compute/copy queues, not a problem.
- jchw 3y agoahh, that makes sense. Very nice. Thanks for clarifying.