Home
last modified time | relevance | path

Searched refs:shouldQueryImplementationReadSupport (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h205 bool shouldQueryImplementationReadSupport(GrGLFormat format) const;
H A DGrGLGpu.cpp2316 if (this->glCaps().shouldQueryImplementationReadSupport(target->format())) { in flushRenderTargetNoColorWrites()
H A DGrGLCaps.cpp4648 bool GrGLCaps::shouldQueryImplementationReadSupport(GrGLFormat format) const { in shouldQueryImplementationReadSupport() function in GrGLCaps

Completed in 14 milliseconds