Home
last modified time | relevance | path

Searched refs:vkCbAttachmentStates (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp522 std::vector<PipelineCreateInfo::ColorBlendState::Attachment> vkCbAttachmentStates (1u); in render() local
532 …tate(PipelineCreateInfo::ColorBlendState((deUint32)vkCbAttachmentStates.size(), &vkCbAttachmentSta… in render()