Searched refs:_colorAttachmentCount (Results 1 – 1 of 1) sorted by relevance
457 deUint32 _colorAttachmentCount, in SubpassDescription() argument465 …d::vector<vk::VkAttachmentReference>(_colorAttachments, _colorAttachments + _colorAttachmentCount); in SubpassDescription()468 …ector<vk::VkAttachmentReference>(_resolveAttachments, _resolveAttachments + _colorAttachmentCount); in SubpassDescription()478 colorAttachmentCount = _colorAttachmentCount; in SubpassDescription()