amuTBKTMember
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
Texture not working
1
rating
1
answers
792
views
Hi
I was trying to setup directx 12 project following your tutorials (which are awesome btw :)).
Ev...
Texture not working
1
rating
Hi, I finally solved the issue. I apparently closed the commandList after initializing it and thus m...
Texture not working
Yeah I did, and the image is loading perfectly fine
on Nov 13 `16
posted by: amuTBKT
Texture not working
Can I bind the srv as a ShaderResourceView instead of a descriptor table? The CreateGraphicsPipeline...
on Nov 13 `16
posted by: amuTBKT
Texture not working
Added WaitForPreviousFrame() and SwapChain3 but still not working :'(
Maybe something else is wrong....
on Nov 12 `16
posted by: amuTBKT
Texture not working
Hi @iedoc, I modified your project to load image and create srv using the way I was doing it in my p...
on Nov 08 `16
posted by: amuTBKT