GraphicsResourceState Enum
Namespace: Stride.GraphicsAssembly: Stride.Graphics.dll
[Flags]
public enum GraphicsResourceState
Fields
Name | Description |
---|---|
Common | |
CopyDestination | |
CopySource | |
DepthRead | |
DepthWrite | |
GenericRead | |
IndexBuffer | |
IndirectArgument | |
NonPixelShaderResource | |
PixelShaderResource | |
Predication | |
Present | |
RenderTarget | |
ResolveDestination | |
ResolveSource | |
StreamOut | |
UnorderedAccess | |
VertexAndConstantBuffer |