Get the shader resource view’s description.
public:
void GetDesc(
D3D11_SHADER_RESOURCE_VIEW_DESC *pDesc
)
pDesc
Type: D3D11_SHADER_RESOURCE_VIEW_DESC *
[out] A pointer to a D3D11_SHADER_RESOURCE_VIEW_DESC structure to be filled with data about the shader resource view.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).