Searched defs:srcIsTextureable (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/gpu/gl/ |
D | GrGLCaps.cpp | 2122 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage() 2159 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
|
/external/skia/src/gpu/gl/ |
D | GrGLCaps.cpp | 2140 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage() 2177 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
|
/external/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 163 GrPixelConfig srcConfig, bool srcIsTextureable, in canCopyAsDraw()
|