Home
last modified time | relevance | path

Searched defs:srcHasMSAARenderBuffer (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3333 canCopyTexSubImage(GrGLFormat dstFormat, bool dstHasMSAARenderBuffer, const GrTextureType* dstTypeIfTexture, GrGLFormat srcFormat, bool srcHasMSAARenderBuffer, const GrTextureType* srcTypeIfTexture) const canCopyTexSubImage() argument
H A DGrGLGpu.cpp2925 bool srcHasMSAARenderBuffer = srcRT ? rt_has_msaa_render_buffer(srcRT, caps) : false; in can_copy_texsubimage() local

Completed in 15 milliseconds