Resolves https://github.com/flutter/flutter/issues/156305. * Resolve pipelines and submit command buffers on the raster thread. * Don't use desktop GL shader variation on Windows. * Fix interpretation of `array_elements`. * Fix texture binding metadata. Gets Flutter GPU working on Windows!  