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 st_update_pixel_transfer()
Dst_cb_bitmap.c434 sv = st_create_texture_sampler_view(st->pipe, cache->texture); in st_flush_bitmap_cache()
638 st_create_texture_sampler_view(st->pipe, pt); in st_Bitmap()
687 sv = st_create_texture_sampler_view(pipe, stObj->pt); in st_DrawAtlasBitmaps()
Dst_cb_drawpixels.c1139 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_DrawPixels()
1586 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_CopyPixels()