Home
last modified time | relevance | path

Searched refs:fbtexture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h232 struct pipe_sampler_view *fbtexture; member
Dnvc0_state_validate.c806 struct pipe_sampler_view *old_view = nvc0->fbtexture; in nvc0_validate_fbread()
840 pipe_sampler_view_reference(&nvc0->fbtexture, NULL); in nvc0_validate_fbread()
841 nvc0->fbtexture = new_view; in nvc0_validate_fbread()