Searched refs:VersionedBindings (Results 1 – 2 of 2) sorted by relevance
642 … typedef std::unordered_map<uint32_t, CMD_BUFFER_STATE::ImageLayoutUpdateCount> VersionedBindings; typedef647 …std::unordered_map<const PIPELINE_STATE *, VersionedBindings> image_samplers; // Tested vs. chang…
1231 const VersionedBindings *image_sample_version = nullptr; in FilterBindingReqs()