Searched defs:setBlendConstant (Results 1 – 3 of 3) sorted by relevance
56 void PixelProcessor::setBlendConstant(const float4 &blendConstant) in setBlendConstant() function in sw::PixelProcessor
51 void GPURenderPassEncoder::setBlendConstant(Napi::Env env, interop::GPUColor color) { in setBlendConstant() function in wgpu::binding::GPURenderPassEncoder
724 void PixelProcessor::setBlendConstant(const Color<float> &blendConstant) in setBlendConstant() function in sw::PixelProcessor