Searched refs:DescriptorWriteTable (Results 1 – 2 of 2) sorted by relevance
53 using DescriptorWriteTable = std::vector<std::vector<DescriptorWrite>>; variable69 DescriptorWriteTable allWrites;109 DescriptorWriteTable& table);
33 DescriptorWriteTable& table) { in initDescriptorWriteTable()122 DescriptorWriteTable& table = toWrite->allWrites; in doEmulatedDescriptorWrite()206 const DescriptorWriteTable& srcTable = src->allWrites; in doEmulatedDescriptorCopy()207 DescriptorWriteTable& dstTable = dst->allWrites; in doEmulatedDescriptorCopy()248 DescriptorWriteTable& table = set->allWrites; in doEmulatedDescriptorImageInfoWriteFromTemplate()273 DescriptorWriteTable& table = set->allWrites; in doEmulatedDescriptorBufferInfoWriteFromTemplate()298 DescriptorWriteTable& table = set->allWrites; in doEmulatedDescriptorBufferViewWriteFromTemplate()323 DescriptorWriteTable& table = set->allWrites; in doEmulatedDescriptorInlineUniformBlockFromTemplate()