Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLRenderTarget.cpp221 if (this->getGLGpu()->glCaps().bindTexture0WhenChangingTextureFBOMultisampleCount()) { in bindInternal()
H A DGrGLCaps.h462 bool bindTexture0WhenChangingTextureFBOMultisampleCount() const { in bindTexture0WhenChangingTextureFBOMultisampleCount() function