Tidy up vertex-fragment structures in HLSL shaders
* Fix a few mismatches and delete wireframeV2F which is not needed in any other shaders but the mesh rendering path. Others just need SV_Position.
Loading
Please register or sign in to comment
* Fix a few mismatches and delete wireframeV2F which is not needed in any other shaders but the mesh rendering path. Others just need SV_Position.