Searched refs:blend_atch (Results 1 – 1 of 1) sorted by relevance
1062 let blend_atch: SmallVec<[ash::vk::PipelineColorBlendAttachmentState; 8]> = { in with_pipeline_layout() localVariable1098 attachment_count: blend_atch.len() as u32, in with_pipeline_layout()1099 p_attachments: blend_atch.as_ptr(), in with_pipeline_layout()