Lines Matching defs:blendConstants
5420 void setBlendConstants( const float blendConstants[4] ) const VULKAN_HPP_NOEXCEPT;
13037 VULKAN_HPP_INLINE void CommandBuffer::setBlendConstants( const float blendConstants[4] ) const VULKAN_HPP_NOEXCEPT
13041 getDispatcher()->vkCmdSetBlendConstants( static_cast<VkCommandBuffer>( m_commandBuffer ), blendConstants );