MTLDevice_Extensions.GetRasterOrderGroupsSupported(IMTLDevice) 方法

定义

返回一个布尔值,该值指示是否支持光栅顺序组。

public static bool GetRasterOrderGroupsSupported (this Metal.IMTLDevice This);
static member GetRasterOrderGroupsSupported : Metal.IMTLDevice -> bool

参数

This
IMTLDevice

此方法操作的实例。

返回

适用于