Home
last modified time | relevance | path

Searched defs:needsLumaWorkaround (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp570 bool needsLumaWorkaround, in copySubTexture()
687 bool needsLumaWorkaround, in copySubTextureCPUReadback()
DTextureGL.cpp960 bool needsLumaWorkaround = sourceLevelInfo.lumaWorkaround.enabled; in copySubTextureHelper() local