Searched refs:blend_att_state (Results 1 – 2 of 2) sorted by relevance
597 VkPipelineColorBlendAttachmentState blend_att_state[V3D_MAX_DRAW_BUFFERS]; in create_color_clear_pipeline() local599 blend_att_state[i] = (VkPipelineColorBlendAttachmentState) { in create_color_clear_pipeline()609 .pAttachments = blend_att_state in create_color_clear_pipeline()663 VkPipelineColorBlendAttachmentState blend_att_state[V3D_MAX_DRAW_BUFFERS] = { 0 }; in create_depth_clear_pipeline() local668 .pAttachments = blend_att_state, in create_depth_clear_pipeline()
1853 VkPipelineColorBlendAttachmentState blend_att_state[1] = { 0 }; in create_texel_buffer_copy_pipeline() local1854 blend_att_state[0] = (VkPipelineColorBlendAttachmentState) { in create_texel_buffer_copy_pipeline()1863 .pAttachments = blend_att_state in create_texel_buffer_copy_pipeline()3542 VkPipelineColorBlendAttachmentState blend_att_state[1] = { 0 }; in create_blit_pipeline() local3543 blend_att_state[0] = (VkPipelineColorBlendAttachmentState) { in create_blit_pipeline()3552 .pAttachments = blend_att_state in create_blit_pipeline()