Skip to content

zink: 64bit support

Mike Blumenkrantz requested to merge zmike/mesa:zink-64bit into master

thought I got this out last week, but apparently not...

there's some parts of this that are a little rough and I think will need to be improved on, specifically in how this is geared towards vulkan drivers where 64bit support is not provided and so it performs a bunch of on-the-fly 2x32 conversions

Merge request reports