Enum D3D11BufferExSrvOptions
Identifies how to view a buffer resource.
Namespace: JeremyAnsel.DirectX.D3D11
Assembly: JeremyAnsel.DirectX.D3D11.dll
Syntax
[Flags]
public enum D3D11BufferExSrvOptions
Fields
Name | Description |
---|---|
None | No option. |
Raw | View the buffer as raw. |