Hi,
Please enlighten me regarding following questions.
What is the interpretation for Feature Level?
Does it mean the subset of functionalities available with that level?
Given that I am using DirectX 11, I can create different devices, eg. D3D11Device, D3D10Device. I can have different type of the device, eg. Hardware, Reference, WARP. And I can ...