Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h39 st_create_texture_sampler_view_format(struct pipe_context *pipe, in st_create_texture_sampler_view_format() function
55 return st_create_texture_sampler_view_format(pipe, texture, in st_create_texture_sampler_view()
Dst_cb_drawpixels.c1155 sv[1] = st_create_texture_sampler_view_format(st->pipe, pt, in st_DrawPixels()