Lines Matching refs:reference
113 struct pipe_reference reference;
177 * Note that this will increase the reference count of the base buffer.
194 assert(pipe_is_referenced(&buf->reference));
205 assert(pipe_is_referenced(&buf->reference));
221 assert(pipe_is_referenced(&buf->reference));
258 assert(!pipe_is_referenced(&buf->reference));
269 if (pipe_reference(&(*dst)->reference, &src->reference))
281 if (pipe_reference(&(*dst)->reference, &src->reference))