getEgl no meaning in web
Future<List<int>> getEgl_interface(int textureId) async { // web no need do something return []; }