cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

gouky
Journeyman III

RWTexture3D and compute shaders

Hello,

I'm currently using Compute Shaders to write stuff inside the mip of a RWTexture3D but it seems that it doesnt work as expected as I only accessed a small part of the texture. The same code run fine on a nvidia graphic car and I'm using an ATI HD5800 series. When creating the UAV View I set the MipSlice to the requested one and WSize to -1. (FirstWSlice = 0)

Any clue whats wrong ?

Thanks!

0 Likes
0 Replies