Searched defs:blendFactors (Results 1 – 3 of 3) sorted by relevance
663 Status SetBlend(IN const REAL* blendFactors, in SetBlend()674 Status GetBlend(OUT REAL* blendFactors, in GetBlend()
1472 Status GetBlend(OUT REAL* blendFactors, in GetBlend()1481 Status SetBlend(IN const REAL* blendFactors, in SetBlend()
370 const FLOAT blendFactors[4] = { 1.0f, 1.0f, 1.0f, 1.0f }; in clearFramebuffer() local