Updates a descriptor, allowing for rapid incremental modifications without the need for full recomposition.
| Name | Description |
|---|---|
| D3D11XUpdateDescriptor (D3D11X_UPDATE_VIEW, D3D11X_DESCRIPTOR_BUFFER_VIEW, const D3D11X_DESCRIPTOR_BUFFER_VIEW, UINT64, UINT32, UINT32) | Updates a descriptor, allowing for rapid incremental modifications without the need for full recomposition. |
| D3D11XUpdateDescriptor (D3D11X_UPDATE_VIEW, D3D11X_DESCRIPTOR_BUFFER_VIEW*, UINT64, UINT32, UINT32) | Updates a descriptor, allowing for rapid incremental modifications without the need for full recomposition. |
| D3D11XUpdateDescriptor (D3D11X_UPDATE_VIEW, D3D11X_DESCRIPTOR_TEXTURE_VIEW, const D3D11X_DESCRIPTOR_TEXTURE_VIEW, UINT64, UINT32, UINT32) | Updates a descriptor, allowing for rapid incremental modifications without the need for full recomposition. |
| D3D11XUpdateDescriptor (D3D11X_UPDATE_VIEW, D3D11X_DESCRIPTOR_TEXTURE_VIEW*, UINT64, UINT32, UINT32) | Updates a descriptor, allowing for rapid incremental modifications without the need for full recomposition. |