Searched defs:needsLumaWorkaround (Results 1 – 2 of 2) sorted by relevance
569 bool needsLumaWorkaround, in copySubTexture()686 bool needsLumaWorkaround, in copySubTextureCPUReadback()
911 bool needsLumaWorkaround = sourceLevelInfo.lumaWorkaround.enabled; in copySubTextureHelper() local