|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

| VkBlendOp VkPipelineColorBlendAttachmentState::alphaBlendOp |
Definition at line 13042 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBool32 VkPipelineColorBlendAttachmentState::blendEnable |
Definition at line 13036 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBlendOp VkPipelineColorBlendAttachmentState::colorBlendOp |
Definition at line 13039 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkColorComponentFlags VkPipelineColorBlendAttachmentState::colorWriteMask |
Definition at line 13043 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBlendFactor VkPipelineColorBlendAttachmentState::dstAlphaBlendFactor |
Definition at line 13041 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBlendFactor VkPipelineColorBlendAttachmentState::dstColorBlendFactor |
Definition at line 13038 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBlendFactor VkPipelineColorBlendAttachmentState::srcAlphaBlendFactor |
Definition at line 13040 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().
| VkBlendFactor VkPipelineColorBlendAttachmentState::srcColorBlendFactor |
Definition at line 13037 of file vulkan.h.
Referenced by blend_attachment_from_d3d12().