Searched refs:fallback_entry (Results 1 – 1 of 1) sorted by relevance
224 acp_entry *fallback_entry = (acp_entry *) fallback_ht_entry->data; in pull_acp() local225 *entry = *fallback_entry; in pull_acp()226 entry->dsts = _mesa_set_clone(fallback_entry->dsts, this); in pull_acp()