Searched refs:removeProgramToDirty (Results 1 – 4 of 4) sorted by relevance
110 void removeProgramToDirty(const Program *);
113 void removeProgramToDirty(const Program *);
158 mConstants[slot]->removeProgramToDirty(this); in bindAllocation()
212 void Allocation::removeProgramToDirty(const Program *p) { in removeProgramToDirty() function in Allocation