description
To render sprites in d3dx9 you used a texture type, where as dxtk uses a shader resource view type...
Biggest issue here is that i can't get the texture's width and height?
(Although i'm new to DX11 so, not too sure if i'm missing something)