Home
last modified time | relevance | path

Searched refs:fd_set_sampler_views (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.h36 void fd_set_sampler_views(struct pipe_context *pctx,
Dfreedreno_texture.c114 fd_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, in fd_set_sampler_views() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c222 pctx->set_sampler_views = fd_set_sampler_views; in fd3_texture_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c221 fd_set_sampler_views(pctx, shader, start, nr, unbind_num_trailing_slots, in fd2_set_sampler_views()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c236 pctx->set_sampler_views = fd_set_sampler_views; in fd5_texture_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c288 fd_set_sampler_views(pctx, shader, start, nr, unbind_num_trailing_slots, in fd4_set_sampler_views()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c186 fd_set_sampler_views(pctx, shader, start, nr, unbind_num_trailing_slots, in fd6_set_sampler_views()