Searched refs:setBlendConstants (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ | ||
D | vulkansc_raii.hpp | 2405 void setBlendConstants( const float blendConstants[4] ) const VULKAN_HPP_NOEXCEPT; |
D | vulkansc_handles.hpp | 2159 …void setBlendConstants( const float blendConstants[4], Dispatch const & d VULKAN_HPP_DEFAULT_DISP… |
D | vulkan_raii.hpp | 4837 void setBlendConstants( const float blendConstants[4] ) const VULKAN_HPP_NOEXCEPT; |
D | vulkansc_funcs.hpp | 3114 …VULKAN_HPP_INLINE void CommandBuffer::setBlendConstants( const float blendConstants[4], Dispatch c… in setBlendConstants() function in VULKAN_HPP_NAMESPACE::CommandBuffer |