Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the shader resource view's description.
Syntax
void GetDesc1(
[out] D3D10_SHADER_RESOURCE_VIEW_DESC1 *pDesc
);
Parameters
[out] pDesc
Type: D3D10_SHADER_RESOURCE_VIEW_DESC1*
A pointer to a D3D10_SHADER_RESOURCE_VIEW_DESC1 structure to be filled with data about the shader resource view.
Return value
None
Remarks
This method requires Windows Vista Service Pack 1.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d10_1.h (include D3D10Shader.h) |