Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c204 VkPipelineColorBlendAttachmentState blend_attachment_state[MAX_RTS] = {0}; in create_color_pipeline() local
205 blend_attachment_state[frag_output] = (VkPipelineColorBlendAttachmentState){ in create_color_pipeline()
215 .pAttachments = blend_attachment_state, in create_color_pipeline()