Searched defs:blendAttachmentState (Results 1 – 5 of 5) sorted by relevance
241 vk::PipelineColorBlendAttachmentState blendAttachmentState; in createGraphicsPipeline() local
353 const VkPipelineColorBlendAttachmentState blendAttachmentState = in LogicOpTestInstance() local
313 const VkPipelineColorBlendAttachmentState blendAttachmentState = in getIndexedValue() local395 const VkPipelineColorBlendAttachmentState blendAttachmentState = in getIndexedValue() local
3056 PackedColorBlendAttachmentState blendAttachmentState; in initDefaults() local3998 PackedColorBlendAttachmentState &blendAttachmentState = in setSingleBlend() local4025 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendEquations() local4043 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendFuncs() local4073 PackedColorBlendAttachmentState &blendAttachmentState = in resetBlendFuncsAndEquations() local
674 gl::DrawBuffersArray<VkPipelineColorBlendAttachmentState> blendAttachmentState; member