Searched refs:textureUsageSupport (Results 1 – 2 of 2) sorted by relevance
220 bool textureUsageSupport() const { return fTextureUsageSupport; } in textureUsageSupport() function
995 if (renderTarget && this->glCaps().textureUsageSupport()) { in onCreateTexture()