Home
last modified time | relevance | path

Searched refs:VK_BLEND_FACTOR_BEGIN_RANGE (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp3171 …(pCreateInfos->pColorBlendState->pAttachments->srcColorBlendFactor < VK_BLEND_FACTOR_BEGIN_RANGE || in PreCreateGraphicsPipelines()
3178 …(pCreateInfos->pColorBlendState->pAttachments->dstColorBlendFactor < VK_BLEND_FACTOR_BEGIN_RANGE || in PreCreateGraphicsPipelines()
3192 …(pCreateInfos->pColorBlendState->pAttachments->srcAlphaBlendFactor < VK_BLEND_FACTOR_BEGIN_RANGE || in PreCreateGraphicsPipelines()
3199 …(pCreateInfos->pColorBlendState->pAttachments->dstAlphaBlendFactor < VK_BLEND_FACTOR_BEGIN_RANGE || in PreCreateGraphicsPipelines()
/external/skia/third_party/vulkan/
Dvulkan.h645 VK_BLEND_FACTOR_BEGIN_RANGE = VK_BLEND_FACTOR_ZERO, enumerator
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h652 VK_BLEND_FACTOR_BEGIN_RANGE = VK_BLEND_FACTOR_ZERO, enumerator