Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Dgraphics_pipeline.cc197 VkBlendFactor ToVkBlendFactor(BlendFactor factor) { in ToVkBlendFactor() function
520 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()