Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp532 VkPipelineColorBlendAttachmentState blend_attachment_states[16]; in create_graphics_pipeline() local
554 VkPipelineColorBlendAttachmentState *blend = &blend_attachment_states[num_color_attachments]; in create_graphics_pipeline()
659 color_blend_state.pAttachments = blend_attachment_states; in create_graphics_pipeline()