DEFAULT
Input texture format is the default format.
The texture format may be RGB or YUV. For SDR content, using samplerExternalOES is safe since it will be able to convert YUV to RGB automatically within the shader. For HDR content, the input is expected to be RGB.