SetTexture RWTexture2D<half4> Result; // Stores the input image and is set with cs.SetTexture Texture2D<half4> InputImage; [numthreads(8, 8, ...
確定! 回上一頁