Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.h138 st_create_texture_sampler_view(struct pipe_context *pipe, in st_create_texture_sampler_view() function
Dst_gen_mipmap.c94 psv = st_create_texture_sampler_view(pipe, stObj->pt); in st_render_mipmap()
Dst_atom_pixeltransfer.c205 st_create_texture_sampler_view(st->pipe, in get_pixel_transfer_program()
Dst_cb_bitmap.c665 sv = st_create_texture_sampler_view(st->pipe, cache->texture); in st_flush_bitmap_cache()
786 st_create_texture_sampler_view(st->pipe, pt); in st_Bitmap()
Dst_cb_drawpixels.c130 st_create_texture_sampler_view(st->pipe, in get_glsl_pixel_transfer_program()
1167 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_DrawPixels()
1556 sv[0] = st_create_texture_sampler_view(st->pipe, pt); in st_CopyPixels()