Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DContext.cpp683 bool colorBlend = !(blendOperation(index, attachments) == VK_BLEND_OP_SRC_EXT && in alphaBlendActive() local
/external/swiftshader/src/Renderer/
DContext.cpp759 bool colorBlend = !(blendOperation() == BLENDOP_SOURCE && sourceBlendFactor() == BLEND_ONE); in alphaBlendActive() local