Home | History | Annotate | Download | only in layers

Lines Matching refs:TrackedBindings

525     typedef std::unordered_set<uint32_t> TrackedBindings;
527 BindingReqMap *out_req, TrackedBindings *set);
529 BindingReqMap *out_req, TrackedBindings *set, uint32_t limit);
577 typedef std::unordered_map<GLOBAL_CB_NODE *, TrackedBindings> TrackedBindingMap;
582 TrackedBindings command_binding_and_usage; // Persistent for the life of the recording
583 TrackedBindings non_dynamic_buffers; // Persistent for the life of the recording
584 TrackedBindings dynamic_buffers; // Dirtied (flushed) each BindDescriptorSet