Searched refs:removeProgramToDirty (Results 1 – 3 of 3) sorted by relevance
97 void removeProgramToDirty(const Program *);
135 mHal.state.constants[slot].get()->removeProgramToDirty(this); in bindAllocation()
175 void Allocation::removeProgramToDirty(const Program *p) { in removeProgramToDirty() function in Allocation