Home
last modified time | relevance | path

Searched defs:srcIsTextureable (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2122 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage()
2159 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2140 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage()
2177 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp163 GrPixelConfig srcConfig, bool srcIsTextureable, in canCopyAsDraw()