Enum MetalResourceType
- Namespace
- DotCompute.Backends.Metal.Execution
- Assembly
- DotCompute.Backends.Metal.dll
Types of Metal resources
public enum MetalResourceType
Fields
Buffer = 0CommandQueue = 4ComputePipelineState = 2Function = 6Library = 5RenderPipelineState = 3Texture = 1