Home
last modified time | relevance | path

Searched refs:SetBlendConstants (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h179 void SetBlendConstants(const float blendConstants[4]);
Dvkrenderframework.cpp1468 void VkCommandBufferObj::SetBlendConstants(const float blendConstants[4]) { vkCmdSetBlendConstants(… in SetBlendConstants() function in VkCommandBufferObj