Home
last modified time | relevance | path

Searched defs:ScopedDescriptorSetUpdates (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h735 class ScopedDescriptorSetUpdates; variable
DContextVk.cpp375 class ContextVk::ScopedDescriptorSetUpdates final : angle::NonCopyable class in rx::ContextVk
378 ANGLE_INLINE ScopedDescriptorSetUpdates(ContextVk *contextVk) : mContextVk(contextVk) {} in ScopedDescriptorSetUpdates() function in rx::ContextVk::ScopedDescriptorSetUpdates