Searched refs:canGenerateMipmaps (Results 1 – 4 of 4) sorted by relevance
53 bool canGenerateMipmaps();
152 if (!canGenerateMipmaps()) in generateMipmapLevelInfo()257 bool WebGLTexture::canGenerateMipmaps() in canGenerateMipmaps() function in WebCore::WebGLTexture
1819 if (!tex->canGenerateMipmaps()) { in generateMipmap()
100964 (WebCore::WebGLTexture::canGenerateMipmaps): Check whether Mipmaps can be generated.