Enum SpvSamplerAddressingMode_
public enum SpvSamplerAddressingMode_
Fields
SpvSamplerAddressingModeClamp = 2
SpvSamplerAddressingModeClampToEdge = 1
SpvSamplerAddressingModeMax = 2147483647
SpvSamplerAddressingModeNone = 0
SpvSamplerAddressingModeRepeat = 3
SpvSamplerAddressingModeRepeatMirrored = 4