Searched defs:alphaBlend (Results 1 – 8 of 8) sorted by relevance
1171 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4s ¤t, Int &x) in alphaBlend() function in sw::PixelRoutine2037 void PixelRoutine::alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4f &oC, Int &x) in alphaBlend() function in sw::PixelRoutine
733 bool alphaBlend = !(blendOperationAlpha(index, attachments) == VK_BLEND_OP_SRC_EXT && in alphaBlendActive() local
760 …bool alphaBlend = separateAlphaBlendEnable ? !(blendOperationAlpha() == BLENDOP_SOURCE && sourceBl… in alphaBlendActive() local
121 bool alphaBlend; member
178 wgpu::BlendComponent alphaBlend; in CheckBlendFactor() local
171 dawn::BlendDescriptor alphaBlend; in CheckBlendFactor() local
2270 Vector4f PixelRoutine::alphaBlend(int index, const Pointer<Byte> &cBuffer, const Vector4f &sourceCo… in alphaBlend() function in sw::PixelRoutine