Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPipelineColorBlendAttachmentState

10475     PipelineColorBlendAttachmentState( VkPipelineColorBlendAttachmentState const & rhs )
10480 PipelineColorBlendAttachmentState& operator=( VkPipelineColorBlendAttachmentState const & rhs )
10534 operator const VkPipelineColorBlendAttachmentState&() const
10536 return *reinterpret_cast<const VkPipelineColorBlendAttachmentState*>(this);
10565 static_assert( sizeof( PipelineColorBlendAttachmentState ) == sizeof( VkPipelineColorBlendAttachmentState ), "struct and wrapper have different size!" );