11 years, 5 months ago
Highlights
You need to post your vertex layout code from cpu side, that's where the issue is likely to be. Edit: On my mobile atm, looks like you use TEXCOORD0 for the input but just TEXCO…
11 years, 5 months ago
13 years, 7 months ago
Where's your code to bind the next texture? I'm not familiar with UpdateSubresource, but you need to bind the new texture to render for that state change, otherwise it'll just u…
13 years, 7 months ago
13 years, 7 months ago
13 years, 7 months ago
Latest Activity
See all in DiscussionsYou need to post your vertex layout code from cpu side, that's where the issue is likely to be. Edit: …
11 years, 5 months ago
Where's your code to bind the next texture? I'm not familiar with UpdateSubresource, but you need to bind the new …
13 years, 7 months ago
Hmm that's weird, only thing different from yours to mine is WORD and that is 2 bytes less than DWORD... …
13 years, 7 months ago