Merge branch 'master' into vulkan

This commit is contained in:
Triang3l
2020-10-03 16:16:05 +03:00
11 changed files with 1227 additions and 1102 deletions

View File

@@ -1085,7 +1085,7 @@ bool RenderTargetCache::UpdateRenderTargets(const D3D12Shader* pixel_shader) {
}
bool RenderTargetCache::Resolve(const Memory& memory,
SharedMemory& shared_memory,
D3D12SharedMemory& shared_memory,
TextureCache& texture_cache,
uint32_t& written_address_out,
uint32_t& written_length_out) {