diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2021-04-25 01:04:49 -0300 |
---|---|---|
committer | ameerj <52414509+ameerj@users.noreply.github.com> | 2021-07-22 21:51:29 -0400 |
commit | ac8835659ead30d289ff8b907a2295d87790670f (patch) | |
tree | acd654c71bfceede98197aa99f83a9e6784fa9b4 /src/video_core/shader_cache.cpp | |
parent | 2f3c3dfc10a318f63862c4976f0608ea50c19387 (diff) |
vulkan: Defer descriptor set work to the Vulkan thread
Move descriptor lookup and update code to a separate thread. Delaying
this removes work from the main GPU thread and allows creating
descriptor layouts on another thread. This reduces a bit the workload
of the main thread when new pipelines are encountered.
Diffstat (limited to 'src/video_core/shader_cache.cpp')
0 files changed, 0 insertions, 0 deletions