... [numthreads(4, 1, 1)] void ComputeBoundaryConditions(int3 id : SV_DispatchThreadID) { \t _boundaryConditions[id.x].x = float3(id.x,id.y,id.z); }.
確定! 回上一頁