Home | History | Annotate | Download | only in tests

Lines Matching refs:src_set

261     static VkCopyDescriptorSet copy_descriptor_set(const DescriptorSet &src_set, uint32_t src_binding, uint32_t src_array_element,
967 inline VkCopyDescriptorSet Device::copy_descriptor_set(const DescriptorSet &src_set, uint32_t src_binding,
972 copy.srcSet = src_set.handle();