Searched refs:cb_attachments_ (Results 1 – 3 of 3) sorted by relevance
442 VkPipelineColorBlendAttachmentState cb_attachments_ = {}; member
265 helper.cb_attachments_ = att_state1; in TEST_F()2674 …et_dsb_src_color_enable = [&](CreatePipelineHelper &helper) { helper.cb_attachments_ = cb_attachme… in TEST_F()3678 helper.cb_attachments_.colorWriteMask = 1; in TEST_F()
1505 cb_ci_.pAttachments = &cb_attachments_; in InitBlendStateInfo()