Searched refs:getBlendConstants (Results 1 – 3 of 3) sorted by relevance
67 const sw::Color<float>& getBlendConstants() const;
449 const sw::Color<float>& GraphicsPipeline::getBlendConstants() const in getBlendConstants() function in vk::GraphicsPipeline
165 executionState.renderer->setBlendConstant(pipeline->getBlendConstants()); in play()