IMTLDevice.CreateDepthStencilState(MTLDepthStencilDescriptor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("newDepthStencilStateWithDescriptor:")]
[Foundation.Preserve(Conditional=true)]
public Metal.IMTLDepthStencilState CreateDepthStencilState (Metal.MTLDepthStencilDescriptor descriptor);
abstract member CreateDepthStencilState : Metal.MTLDepthStencilDescriptor -> Metal.IMTLDepthStencilState
Parameters
- descriptor
- MTLDepthStencilDescriptor
Returns
- Attributes