Skip to content
Snippets Groups Projects
Commit 8d955313 authored by Julia Tatz's avatar Julia Tatz Committed by Eric Engestrom
Browse files

zink: correct sparse bo mem_type_idx placement

VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT = 0x01 has been incidently the
correct memory type index, but isn't guaranteed to be, which is why it
hasn't caused issues yet

Fixes: f9515d93 ("zink: allocate/place memory using memoryTypeIndex directly")
Part-of: <mesa/mesa!20264>
(cherry picked from commit c71287e7)
parent 87146b21
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment