Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h52 st_create_texture_sampler_view(struct pipe_context *pipe, in st_create_texture_sampler_view() function
Dst_atom_pixeltransfer.c97 st_create_texture_sampler_view(st->pipe, in update_pixel_transfer()
Dst_cb_bitmap.c454 sv = st_create_texture_sampler_view(st->pipe, cache->texture); in st_flush_bitmap_cache()
661 st_create_texture_sampler_view(st->pipe, pt); in st_Bitmap()
710 sv = st_create_texture_sampler_view(pipe, stObj->pt); in st_DrawAtlasBitmaps()
Dst_cb_drawpixels.c1137 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_DrawPixels()
1582 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_CopyPixels()