Lines Matching defs:update
914 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) { in PerformWriteUpdate()
943 bool CoreChecks::ValidateCopyUpdate(const VkCopyDescriptorSet *update, const DescriptorSet *dst_set… in ValidateCopyUpdate()
1143 void cvdescriptorset::DescriptorSet::PerformCopyUpdate(const VkCopyDescriptorSet *update, const Des… in PerformCopyUpdate()
1529 void cvdescriptorset::SamplerDescriptor::WriteUpdate(const VkWriteDescriptorSet *update, const uint… in WriteUpdate()
1561 void cvdescriptorset::ImageSamplerDescriptor::WriteUpdate(const VkWriteDescriptorSet *update, const… in WriteUpdate()
1604 void cvdescriptorset::ImageDescriptor::WriteUpdate(const VkWriteDescriptorSet *update, const uint32… in WriteUpdate()
1641 void cvdescriptorset::BufferDescriptor::WriteUpdate(const VkWriteDescriptorSet *update, const uint3… in WriteUpdate()
1668 void cvdescriptorset::TexelDescriptor::WriteUpdate(const VkWriteDescriptorSet *update, const uint32… in WriteUpdate()
2030 bool CoreChecks::VerifyCopyUpdateContents(const VkCopyDescriptorSet *update, const DescriptorSet *s… in VerifyCopyUpdateContents()
2332 …Checks::ValidateWriteUpdate(const DescriptorSet *dest_set, const VkWriteDescriptorSet *update, con… in ValidateWriteUpdate()
2468 …::VerifyWriteUpdateContents(const DescriptorSet *dest_set, const VkWriteDescriptorSet *update, con… in VerifyWriteUpdateContents()