Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h147 …bool IsPushDescriptor() const { return GetCreateFlags() & VK_DESCRIPTOR_SET_LAYOUT_CREATE_PUSH_DES… in IsPushDescriptor() function
254 bool IsPushDescriptor() const { return layout_id_->IsPushDescriptor(); } in IsPushDescriptor() function
614 bool IsPushDescriptor() const { return p_layout_->IsPushDescriptor(); }; in IsPushDescriptor() function