Searched refs:full_dynamic (Results 1 – 1 of 1) sorted by relevance
974 …bool full_dynamic = IS_DYNAMIC(CB_BLEND_ENABLES) && IS_DYNAMIC(CB_BLEND_EQUATIONS) && IS_DYNAMIC(C… in vk_color_blend_state_init() local976 … const VkPipelineColorBlendAttachmentState *att = full_dynamic ? NULL : &cb_info->pAttachments[a]; in vk_color_blend_state_init()