Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp619 cvdescriptorset::DescriptorSet::~DescriptorSet() { InvalidateBoundCmdBuffers(); } in ~DescriptorSet()
901 void cvdescriptorset::DescriptorSet::InvalidateBoundCmdBuffers() { in InvalidateBoundCmdBuffers() function in cvdescriptorset::DescriptorSet
939 InvalidateBoundCmdBuffers(); in PerformWriteUpdate()
1161 InvalidateBoundCmdBuffers(); in PerformCopyUpdate()
Ddescriptor_sets.h626 void InvalidateBoundCmdBuffers();