Searched refs:presource (Results 1 – 3 of 3) sorted by relevance
253 struct pipe_resource *presource,
741 struct pipe_resource *presource, in llvmpipe_is_resource_referenced() argument746 if (presource->target == PIPE_BUFFER) in llvmpipe_is_resource_referenced()749 return lp_setup_is_resource_referenced(llvmpipe->setup, presource); in llvmpipe_is_resource_referenced()
88 struct pipe_resource *presource) in nouveau_buffer_destroy() argument90 struct nv04_resource *res = nv04_resource(presource); in nouveau_buffer_destroy()