Resource format used in ResourceTextureInfo.format field.
ResourceTextureInfo.format
@:enum@:implread onlyTEXTURE_FORMAT_LUMINANCE:ResourceTextureFormat
Luminance type texture format.
@:enum@:implread onlyTEXTURE_FORMAT_RGB:ResourceTextureFormat
RGB type texture format.
@:enum@:implread onlyTEXTURE_FORMAT_RGBA:ResourceTextureFormat
RGBA type texture format.