Multiview render
xiaolong-elf opened this issue · 0 comments
xiaolong-elf commented
when I use Multiview render, and the backend is Vulkan, I print the GPU maxMultiviewViewCount = 32, when I use MUtilview render the camea num <=17 is ok , but >=18 get the segment fault in call VkResult error = vkCreateGraphicsPipelines(mDevice, mPipelineCache, 1, &pipelineCreateInfo);