Categories
Posts

Texture sampling failed – Virtual Reality (Fully Immersive) Apps – Unity Discussions

In compute shader, I use tex2dlod() to sample the texture, and the texture is not black. The code is as follows: float4 result = tex2Dlod(Tex, …

Generated by Feedzy