Kaido Kert | 97b64f2 | 2021-12-13 10:55:31 -0800 | [diff] [blame] | 1 | vp9AllowList.get("Technicolor").add("STING"); |
| 2 | return SkSurface::MakeRenderTarget(gr_context_.get(), SkBudgeted::kNo, |
Kaido Kert | 08336fa | 2022-02-08 14:10:50 -0800 | [diff] [blame] | 3 | texture_infos.push_back(TextureInfo("uv", "ba")); |
Kaido Kert | da45c04 | 2022-05-09 11:08:54 -0700 | [diff] [blame] | 4 | /* If zlib is available and you want to support the flate compression |
| 5 | // Onces represent initializations that should only ever happen once per |
| 6 | gr_texture_.reset(new GrBackendTexture(texture_size.width(), |
| 7 | texture_size.height(), |
| 8 | GrMipMapped::kNo, texture_info)); |