google / google/filament

Multiview render

Open
#9,017 1 comment 0 reactions 1 assignee Claimed by @poweifeng View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.