package flash.display3D; @:fakeEnum(String) extern enum Context3DTextureFormat { BGRA; COMPRESSED; }