Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp461 deUint32 _preserveAttachmentCount, in SubpassDescription() argument
470 …nts = std::vector<deUint32>(_preserveAttachments, _preserveAttachments + _preserveAttachmentCount); in SubpassDescription()
483 preserveAttachmentCount = _preserveAttachmentCount; in SubpassDescription()