Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp664 cvdescriptorset::DescriptorSet::~DescriptorSet() { InvalidateBoundCmdBuffers(); } in ~DescriptorSet()
957 void cvdescriptorset::DescriptorSet::InvalidateBoundCmdBuffers() { in InvalidateBoundCmdBuffers() function in cvdescriptorset::DescriptorSet
992 InvalidateBoundCmdBuffers(); in PerformWriteUpdate()
1207 InvalidateBoundCmdBuffers(); in PerformCopyUpdate()
Ddescriptor_sets.h563 void InvalidateBoundCmdBuffers();