Home
last modified time | relevance | path

Searched refs:check_backend_texture (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp712 static bool check_backend_texture(const GrBackendTexture& backendTex, in check_backend_texture() function
763 if (!check_backend_texture(backendTex, this->glCaps(), &desc)) { in onWrapBackendTexture()
852 if (!check_backend_texture(backendTex, this->glCaps(), &desc)) { in onWrapRenderableBackendTexture()