Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c297 VkPipelineColorBlendAttachmentState blend_attachment_state[MAX_RTS] = { 0 }; in create_color_pipeline() local
298 blend_attachment_state[frag_output] = (VkPipelineColorBlendAttachmentState) { in create_color_pipeline()
310 .pAttachments = blend_attachment_state in create_color_pipeline()