From ComputeDivergence . hlsl : Texture2D<float4 > state ; RWTexture2D<float > divergence ; [ numthreads (NUMXTHREADS, NUMYTHREADS, 1)] void CSMain (uint3 c ...
確定! 回上一頁