AMDGPU: Properly handle shader inputs with split arguments
This needs to refer to arguments by their original argument index, not the argument split index which depends on what the type splitting decides to do. Also avoid increment PSInputNum for each split piece. llvm-svn: 337022
Loading
Please sign in to comment