You declare a structured buffer in a compute shader like this: StructuctedBuffer<float> floatBuffer; RWStructuredBuffer<int> ...
確定! 回上一頁