Home | History | Annotate | Download | only in main

Lines Matching full:refcount

286    assert(shProg->RefCount == 1);
303 * deleted (refcount==0). With texture objects, the handle/ID is
305 * object itself might linger until its refcount goes to zero.
316 /* effectively, decr shProg's refcount */
334 /* effectively, decr sh's refcount */
384 assert(shProg->Shaders[j]->RefCount > 0);