Searched refs:ToVkBlendFactor (Results 1 – 1 of 1) sorted by relevance
197 VkBlendFactor ToVkBlendFactor(BlendFactor factor) { in ToVkBlendFactor() function520 ToVkBlendFactor(pipeline_data->GetSrcColorBlendFactor()); in GetVkPipelineColorBlendAttachmentState()522 ToVkBlendFactor(pipeline_data->GetDstColorBlendFactor()); in GetVkPipelineColorBlendAttachmentState()526 ToVkBlendFactor(pipeline_data->GetSrcAlphaBlendFactor()); in GetVkPipelineColorBlendAttachmentState()528 ToVkBlendFactor(pipeline_data->GetDstAlphaBlendFactor()); in GetVkPipelineColorBlendAttachmentState()