Searched refs:externalTextureSupport (Results 1 – 3 of 3) sorted by relevance
90 if (!gpu0->glCaps().externalTextureSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
328 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function
569 if (!this->glCaps().externalTextureSupport()) { in onWrapBackendTexture()3377 !this->glCaps().externalTextureSupport()) { in createCopyPrograms()