Home
last modified time | relevance | path

Searched defs:VkPipelineColorBlendStateCreateInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl746 struct VkPipelineColorBlendStateCreateInfo struct
748 VkStructureType sType;
749 const void* pNext;
750 VkPipelineColorBlendStateCreateFlags flags;
751 VkBool32 logicOpEnable;
752 VkLogicOp logicOp;
753 deUint32 attachmentCount;
754 const VkPipelineColorBlendAttachmentState* pAttachments;
755 float blendConstants[4];
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1809 typedef struct VkPipelineColorBlendStateCreateInfo { struct
1818 } VkPipelineColorBlendStateCreateInfo; argument
/external/skia/third_party/vulkan/
Dvulkan.h1800 typedef struct VkPipelineColorBlendStateCreateInfo { struct
1809 } VkPipelineColorBlendStateCreateInfo; argument