Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp790 static bool check_compressed_backend_texture(const GrBackendTexture& backendTex, in check_compressed_backend_texture() function
823 if (!check_compressed_backend_texture(backendTex, this->glCaps(), &desc)) { in onWrapCompressedBackendTexture()