Searched refs:VK_BLEND_FACTOR_ZERO (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h630 VK_BLEND_FACTOR_ZERO = 0, enumerator in enum:VkBlendFactor
649 VK_BLEND_FACTOR_BEGIN_RANGE = VK_BLEND_FACTOR_ZERO,
651 VK_BLEND_FACTOR_RANGE_SIZE = (VK_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA - VK_BLEND_FACTOR_ZERO + 1),

Completed in 156 milliseconds