Home
last modified time | relevance | path

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

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