Home
last modified time | relevance | path

Searched refs:kUseAlphaConfig_DstReadKeyBit (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/builders/
DGrGLFragmentShaderBuilder.h141 kUseAlphaConfig_DstReadKeyBit = 0x2, // Set if dst-copy config is alpha only. enumerator
DGrGLFragmentShaderBuilder.cpp89 key |= kUseAlphaConfig_DstReadKeyBit; in KeyForDstRead()