Home
last modified time | relevance | path

Searched defs:setBlendConstants (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_raii.hpp12696 …VULKAN_HPP_INLINE void CommandBuffer::setBlendConstants( const float blendConstants[4] ) const VU… in setBlendConstants() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
Dvulkan_funcs.hpp3604 …VULKAN_HPP_INLINE void CommandBuffer::setBlendConstants( const float blendConstants[4], Dispatch c… in setBlendConstants() function in VULKAN_HPP_NAMESPACE::CommandBuffer
Dvulkan_structs.hpp34875 …VULKAN_HPP_CONSTEXPR_14 PipelineColorBlendStateCreateInfo & setBlendConstants( std::array<float,4>… in setBlendConstants() function