Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1832 typedef struct VkPipelineColorBlendStateCreateInfo { struct
1841 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl837 struct VkPipelineColorBlendStateCreateInfo struct
839 VkStructureType sType;
840 const void* pNext;
841 VkPipelineColorBlendStateCreateFlags flags;
842 VkBool32 logicOpEnable;
843 VkLogicOp logicOp;
844 uint32_t attachmentCount;
845 const VkPipelineColorBlendAttachmentState* pAttachments;
846 float blendConstants[4];
DvkVulkan_c.inl4189 typedef struct VkPipelineColorBlendStateCreateInfo { struct
4198 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3178 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3187 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3085 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3094 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3227 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3236 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3234 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3243 } VkPipelineColorBlendStateCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3442 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3451 } VkPipelineColorBlendStateCreateInfo; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3520 typedef struct VkPipelineColorBlendStateCreateInfo { struct
3529 } VkPipelineColorBlendStateCreateInfo; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json64807 "VkPipelineColorBlendStateCreateInfo": { object