Running path animation on freescale (a secondary target).
java.lang.UnsupportedOperationException: Pixel format BYTE_BGRA_PRE not supported on this device
at com.sun.prism.es2.ES2Texture.create(ES2Texture.java:82)
at com.sun.prism.es2.ES2ResourceFactory.createTexture(ES2ResourceFactory.java:46)
at com.sun.prism.impl.BaseResourceFactory.createTexture(BaseResourceFactory.java:127)
at com.sun.prism.impl.BaseResourceFactory.getCachedTexture(BaseResourceFactory.java:100)
at com.sun.javafx.sg.prism.NGImageView.renderContent(NGImageView.java:115)
at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:187)
java.lang.UnsupportedOperationException: Pixel format BYTE_BGRA_PRE not supported on this device
at com.sun.prism.es2.ES2Texture.create(ES2Texture.java:82)
at com.sun.prism.es2.ES2ResourceFactory.createTexture(ES2ResourceFactory.java:46)
at com.sun.prism.impl.BaseResourceFactory.createTexture(BaseResourceFactory.java:127)
at com.sun.prism.impl.BaseResourceFactory.getCachedTexture(BaseResourceFactory.java:100)
at com.sun.javafx.sg.prism.NGImageView.renderContent(NGImageView.java:115)
at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:187)