Home
last modified time | relevance | path

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

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