Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h434 bool canCopyTexSubImage(GrGLFormat dstFormat, bool dstHasMSAARenderBuffer,
H A DGrGLCaps.cpp3333 bool GrGLCaps::canCopyTexSubImage(GrGLFormat dstFormat, bool dstHasMSAARenderBuffer, in canCopyTexSubImage() function in GrGLCaps
3513 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
H A DGrGLGpu.cpp2943 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()

Completed in 16 milliseconds