[vk] MAX_IMAGE_ELEMENTS 64 -> 128 to prevent crashes #3791

Open
Lizzie wants to merge 1 commit from lizize/fixcrashwehenimagesizeexceed into master
Member

directly supercedes #3785; small_vector<> has no need, we can just increment MAX_IMAGE_ELEMENTS :)

Signed-off-by: lizzie lizzie@eden-emu.dev

directly supercedes #3785; small_vector<> has no need, we can just increment MAX_IMAGE_ELEMENTS :) Signed-off-by: lizzie <lizzie@eden-emu.dev>
[vk] MAX_IMAGE_ELEMENTS 64 -> 128 to prevent crashes
All checks were successful
eden-license / license-header (pull_request) Successful in 40s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
8a5d280e7b
Signed-off-by: lizzie <lizzie@eden-emu.dev>
All checks were successful
eden-license / license-header (pull_request) Successful in 40s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
This pull request has changes conflicting with the target branch.
  • src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin lizize/fixcrashwehenimagesizeexceed:lizize/fixcrashwehenimagesizeexceed
git switch lizize/fixcrashwehenimagesizeexceed
Sign in to join this conversation.
No description provided.