RWStructuredBuffer <uint> SharedGlobalParams : register(u0); ... register(u1); RWStructuredBuffer<uint> OutIndexes : register(u2); ...
確定! 回上一頁