Hi, thank you for your work and effort in maintaining wgpu-native. My question is, why are ClampToBorder and ClampToZero still disabled?
// TODO: requires wgpu.h api change
// WGPUNativeFeature_AddressModeClampToZero = 0x00030011,
// WGPUNativeFeature_AddressModeClampToBorder = 0x00030012,