Home
last modified time | relevance | path

Searched defs:VkPipelineColorBlendStateCreateInfo (Results 1 – 9 of 9) 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];
DvkVulkan_c.inl2230 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2239 } VkPipelineColorBlendStateCreateInfo; argument
/external/mesa3d/include/vulkan/
Dvulkan.h2157 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2166 } VkPipelineColorBlendStateCreateInfo; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2327 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2336 } VkPipelineColorBlendStateCreateInfo; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2327 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2336 } VkPipelineColorBlendStateCreateInfo; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2227 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2236 } VkPipelineColorBlendStateCreateInfo; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h2445 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2454 } VkPipelineColorBlendStateCreateInfo; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2492 typedef struct VkPipelineColorBlendStateCreateInfo { struct
2501 } VkPipelineColorBlendStateCreateInfo; argument
/external/vulkan-headers/registry/
Dvalidusage.json18177 "VkPipelineColorBlendStateCreateInfo": { object