Searched refs:blend_attachment_states (Results 1 – 1 of 1) sorted by relevance
532 VkPipelineColorBlendAttachmentState blend_attachment_states[16]; in create_graphics_pipeline() local554 VkPipelineColorBlendAttachmentState *blend = &blend_attachment_states[num_color_attachments]; in create_graphics_pipeline()659 color_blend_state.pAttachments = blend_attachment_states; in create_graphics_pipeline()