Searched refs:fbtexture (Results 1 – 2 of 2) sorted by relevance
717 struct pipe_sampler_view *old_view = nvc0->fbtexture; in nvc0_validate_fbread()751 pipe_sampler_view_reference(&nvc0->fbtexture, NULL); in nvc0_validate_fbread()752 nvc0->fbtexture = new_view; in nvc0_validate_fbread()
224 struct pipe_sampler_view *fbtexture; member