Searched defs:blendAttachmentState (Results 1 – 5 of 5) sorted by relevance
241 vk::PipelineColorBlendAttachmentState blendAttachmentState; in createGraphicsPipeline() local
367 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in LogicOpTestInstance() local
315 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in getIndexedValue() local396 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in getIndexedValue() local
3425 PackedColorBlendAttachmentState blendAttachmentState; in initDefaults() local4429 PackedColorBlendAttachmentState &blendAttachmentState = in setSingleBlend() local4456 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendEquations() local4474 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendFuncs() local4504 PackedColorBlendAttachmentState &blendAttachmentState = in resetBlendFuncsAndEquations() local
795 gl::DrawBuffersArray<VkPipelineColorBlendAttachmentState> blendAttachmentState; member