Home | History | Annotate | Download | only in vulkan

Lines Matching refs:pColorBlendState

811 	const VkPipelineColorBlendStateCreateInfo *vkblend = pCreateInfo->pColorBlendState;
1221 * pColorBlendState is [...] NULL if the pipeline has rasterization
1234 assert(pCreateInfo->pColorBlendState);
1236 pCreateInfo->pColorBlendState->blendConstants, 4);