Searched refs:makeCopyWithDefaultMipmaps (Results 1 – 6 of 6) sorted by relevance
394 makeCopyWithDefaultMipmaps: function() {}, method
128 - `Image.makeCopyWithDefaultMipmaps()` for use with `Image.makeShaderOptions`; necessary if
824 const mipImg = img.makeCopyWithDefaultMipmaps();846 const mipImg = img.makeCopyWithDefaultMipmaps();
669 const imgWithMipMap = img.makeCopyWithDefaultMipmaps();
270 const mm = img.makeCopyWithDefaultMipmaps(); // $ExpectType Image
1808 makeCopyWithDefaultMipmaps(): Image; method