Home | History | Annotate | Download | only in include

Lines Matching refs:srcAlphaBlendFactor

1716                         skipCall |= validate_ranged_enum(report_data, "vkCreateGraphicsPipelines", "pCreateInfos[i].pColorBlendState->pAttachments[i].srcAlphaBlendFactor", "VkBlendFactor", VK_BLEND_FACTOR_BEGIN_RANGE, VK_BLEND_FACTOR_END_RANGE, pCreateInfos[createInfoIndex].pColorBlendState->pAttachments[attachmentIndex].srcAlphaBlendFactor);