다음을 통해 공유


MTLStoreActionOptions 열거형

정의

저장소 작업 옵션을 열거합니다.

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum MTLStoreActionOptions
type MTLStoreActionOptions = 
상속
MTLStoreActionOptions
특성

필드

CustomSamplePositions 1

데이터가 샘플 위치를 고려하지 않는 방식으로 저장됨을 나타냅니다.

None 0

저장소 작업 수정이 없음을 나타냅니다.

적용 대상