Home
last modified time | relevance | path

Searched refs:pixelmap_sampler_view (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c96 st->pixel_xfer.pixelmap_sampler_view = in st_update_pixel_transfer()
Dst_context.h275 struct pipe_sampler_view *pixelmap_sampler_view; member
Dst_cb_drawpixels.c1349 st->pixel_xfer.pixelmap_sampler_view); in st_DrawPixels()
1734 st->pixel_xfer.pixelmap_sampler_view); in st_CopyPixels()
Dst_context.c980 pipe_sampler_view_reference(&st->pixel_xfer.pixelmap_sampler_view, NULL); in st_destroy_context()