Skip to content
Snippets Groups Projects
Commit 777cb6f2 authored by Dave Airlie's avatar Dave Airlie
Browse files

nvk/memory: port memory/buffer/image over to VMA allocations.

One change needed here is the min alignment for memory allocations
has to be suitable for any users. Since the only one we know about
is (1 << 16), we have to force that for all allocations that need
VRAM.

This also drops all the internal image stuff.
parent d65294cc
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