Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp630 bool needsLumaWorkaround, in copySubTexture()
751 bool needsLumaWorkaround, in copySubTextureCPUReadback()
H A DTextureGL.cpp1034 bool needsLumaWorkaround = sourceLevelInfo.lumaWorkaround.enabled; in copySubTextureHelper() local