 |
ImageCompressionFixedRateFlagsEXT Enumeration |
Namespace: Ab4d.VulkanAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9196+3eba290aba85a9aa739abf2459bc51e303a050d7
Syntax[FlagsAttribute]
public enum ImageCompressionFixedRateFlagsEXT
MembersMember name | Value | Description |
---|
None | 0 | |
_1Bpc | 1 | |
_2Bpc | 2 | |
_3Bpc | 4 | |
_4Bpc | 8 | |
_5Bpc | 16 | |
_6Bpc | 32 | |
_7Bpc | 64 | |
_8Bpc | 128 | |
_9Bpc | 256 | |
_10Bpc | 512 | |
_11Bpc | 1,024 | |
_12Bpc | 2,048 | |
_13Bpc | 4,096 | |
_14Bpc | 8,192 | |
_15Bpc | 16,384 | |
_16Bpc | 32,768 | |
_17Bpc | 65,536 | |
_18Bpc | 131,072 | |
_19Bpc | 262,144 | |
_20Bpc | 524,288 | |
_21Bpc | 1,048,576 | |
_22Bpc | 2,097,152 | |
_23Bpc | 4,194,304 | |
_24Bpc | 8,388,608 | |
See Also