Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.h213 void didQueryImplementationReadSupport(GrGLFormat format,
DGrGLCaps.cpp4877 void GrGLCaps::didQueryImplementationReadSupport(GrGLFormat format, in didQueryImplementationReadSupport() function in GrGLCaps
DGrGLGpu.cpp2440 this->glCaps().didQueryImplementationReadSupport(target->format(), format, type); in flushRenderTarget()