Update PVMetalViewController.swift - fix ulTron#2404
Conversation
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||
This adds ulTron back into the Metal CRT shader list
Add back ulTron
Clean up header copy+paste double up.
3f97cce to
c5ba712
Compare
User description
This adds ulTron back into the Metal CRT shader list
PR Type
Enhancement, Bug fix
Description
Reintroduced
ulTronshader in the Metal CRT shader list.Adjusted
ulTronshader uniform calculations for source and output sizes.Updated logic to enable
ulTronshader functionality inPVMetalViewController.Changes walkthrough 📝
PVMetalViewController.swift
Reintroduced and fixed `ulTron` shader functionalityPVUI/Sources/PVUIBase/PVGLViewController/PVMetalViewController.swift
ulTronshader case in the shader switch statement.ulTronshader uniform calculations for source and outputsizes.
ulTronshader functionality in rendering pipeline.