Searched refs:pCBCI (Results 1 – 1 of 1) sorted by relevance
3191 const VkPipelineColorBlendStateCreateInfo *pCBCI = NULL; in initGraphicsPipeline() local3273 pCBCI = pCreateInfo->pColorBlendState; in initGraphicsPipeline()3274 if (pCBCI->attachmentCount) { in initGraphicsPipeline()3276 pCBCI->pAttachments, pCBCI->pAttachments + pCBCI->attachmentCount); in initGraphicsPipeline()