Searched defs:blendAttachmentState (Results 1 – 5 of 5) sorted by relevance
241 vk::PipelineColorBlendAttachmentState blendAttachmentState; in createGraphicsPipeline() local
313 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in getIndexedValue() local394 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in getIndexedValue() local
367 const VkPipelineColorBlendAttachmentState blendAttachmentState = { in LogicOpTestInstance() local
3403 PackedColorBlendAttachmentState blendAttachmentState; in initDefaults() local4394 PackedColorBlendAttachmentState &blendAttachmentState = in setSingleBlend() local4421 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendEquations() local4439 PackedColorBlendAttachmentState &blendAttachmentState = in updateBlendFuncs() local4469 PackedColorBlendAttachmentState &blendAttachmentState = in resetBlendFuncsAndEquations() local
791 gl::DrawBuffersArray<VkPipelineColorBlendAttachmentState> blendAttachmentState; member