Searched refs:externalTextureSupport (Results 1 – 8 of 8) sorted by relevance
76 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function235 SkASSERT(this->externalTextureSupport()); in externalTextureExtensionString()240 SkASSERT(this->externalTextureSupport()); in secondExternalTextureExtensionString()
5 if (sk_Caps.externalTextureSupport) x = 1;
88 CAP(Bool, externalTextureSupport), in caps_lookup_table()
32 if ((supportExternal = glGpu->glCaps().shaderCaps()->externalTextureSupport())) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
56 if (!gpu0->glCaps().shaderCaps()->externalTextureSupport()) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
123 bool externalTextureSupport() const { in externalTextureSupport() function
32 if (sk_Caps.externalTextureSupport)
638 if (!caps.shaderCaps()->externalTextureSupport()) { in check_backend_texture()