Hacker News new | ask | show | jobs
by hrydgard 1137 days ago
You can have a Vulkan driver that only exposes a video decoder queue and no raster/compute/copy queues, not a problem.
1 comments

ahh, that makes sense. Very nice. Thanks for clarifying.