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

/external/skia/src/gpu/gl/builders/
H A DGrGLFragmentShaderBuilder.h141 kUseAlphaConfig_DstReadKeyBit = 0x2, // Set if dst-copy config is alpha only. enumerator in enum:GrGLFragmentShaderBuilder::__anon14022
H A DGrGLFragmentShaderBuilder.cpp89 key |= kUseAlphaConfig_DstReadKeyBit;

Completed in 216 milliseconds