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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c3017 VkPipelineColorBlendAttachmentState blendAttachment = blend_info->pAttachments[i]; local in function:tu_pipeline_builder_parse_multisample_and_color_blend
3031 if (blendAttachment.blendEnable || blendAttachment.colorWriteMask != 0xf) {

Completed in 30 milliseconds