Skip to content

vkr: random refactoring and fixes

Yiwei Zhang requested to merge zzyiwei/virglrenderer:vkr-miscs into master

Refactor the messy vkr_dispatch_vkAllocateMemory and avoid a segfault if some venus driver impl makes calls to physical device/group enumerations out of order (this is to be fixed to relax the order requirement).

Merge request reports