Home
last modified time | relevance | path

Searched refs:color_blend_state (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1306 …const safe_VkPipelineColorBlendStateCreateInfo *color_blend_state = pPipeline->graphicsPipelineCI.… in ValidatePipelineUnlocked() local
1307 if (color_blend_state->attachmentCount != subpass_desc->colorAttachmentCount) { in ValidatePipelineUnlocked()
1314 color_blend_state->attachmentCount); in ValidatePipelineUnlocked()