use ;
// backend device specific unit (for example in range -1.0 .. 1.0 for OpenGL and Direct3D)
;
// backend texture specific unit (for example in range 0.0 .. 1.0 for OpenGL and Direct3D)
;
pub type PixelTransform = ;
pub type PixelToDeviceTransform = ;
pub type PixelToUvTransform = ;