amuTBKTMember
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
Member Since: Jan 2015
Profile Views: 648
Reputation: 114
Posts: 8
Website:
Texture not working
1
rating
1
answers
689
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...
0
rating
Hi I worked on bullet physics with directx-11 two years back, and think can provide some help on th...
Texture not working
Yeah I did, and the image is loading perfectly fine
Texture not working
Can I bind the srv as a ShaderResourceView instead of a descriptor table? The CreateGraphicsPipeline...
Texture not working
Added WaitForPreviousFrame() and SwapChain3 but still not working :'( Maybe something else is wrong....
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...