Home | History | Annotate | Download | only in pixelflinger2

Lines Matching full:refcount

147    assert(1 == shader->RefCount);
245 shader->RefCount++;
573 shader->RefCount--;
574 if (1 == shader->RefCount && shader->DeletePending)