Below is a snippet of code from my geometry shader: float2 tex = float2(float(c) / 256.0f, 0); float4 _r = StrRect.SampleLevel ...
確定! 回上一頁