#6717 closed defect (fixed)

[macOS] [Vulkan] Texture Quality mischief

Reported by: Langbart Owned by: Vladislav Belov
Priority: Should Have Milestone: Alpha 27
Component: Core engine Keywords:
Cc: Patch: Phab:D4916

Description

originally posted on D4905 (26/Jan/23)


to reproduce

  • enable Vulkan as renderbackend
  • start any map, for example random/mainland
     pyrogenesis -mod=public -mod=0ad-spirv -conf=rendererbackend:vulkan -autostart="random/mainland"
    
  • go into settings and change the option under Texture Quality
  • textures start to blink, see video link below

bisect

(not possible, Vulkan support came with [27488] for macOS)

Attachments (1)

mischief.png (692.5 KB ) - added by Langbart 15 months ago.

Download all attachments as: .zip

Change History (4)

by Langbart, 15 months ago

Attachment: mischief.png added

comment:1 by Vladislav Belov, 15 months ago

Phab:D4916 might have a chance to fix the issue.

comment:2 by Stan, 15 months ago

Patch: ​Phab:D4916

comment:3 by Vladislav Belov, 15 months ago

Owner: set to Vladislav Belov
Resolution: fixed
Status: newclosed

In 27511:

Fixes descriptor set overwrite when multiple textures reference it with delayed deletion. Fixes #6717

Refs #6636

Comments By: phosit, Stan
Tested By: phosit, Stan

Differential Revision: https://code.wildfiregames.com/D4916

Note: See TracTickets for help on using tickets.