Multiview render
Open
vulkan
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 74
Description
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);
Contributor guide
Assessment
This issue has not been assessed yet.