Searched refs:st_get_sampler_views (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_texture.c | 90 st_get_sampler_views(struct st_context *st, in st_get_sampler_views() function 265 st_get_sampler_views(st, shader_stage, prog, sampler_views); in update_textures()
|
H A D | st_texture.h | 255 st_get_sampler_views(struct st_context *st,
|
H A D | st_draw_feedback.c | 313 st_get_sampler_views(st, PIPE_SHADER_VERTEX, prog, views); in st_feedback_draw_vbo()
|
H A D | st_cb_bitmap.c | 247 st_get_sampler_views(st, PIPE_SHADER_FRAGMENT, in setup_render_state()
|
H A D | st_cb_drawpixels.c | 874 st_get_sampler_views(st, PIPE_SHADER_FRAGMENT, in draw_textured_quad()
|
Completed in 6 milliseconds