Searched refs:getBlendConstants (Results 1 – 2 of 2) sorted by relevance
175 inline const sw::float4 &getBlendConstants() const { return blendConstants; } in getBlendConstants() function
200 pixelProcessor.setBlendConstant(pipelineState.getBlendConstants()); in draw()