Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.h32 void fd_sampler_states_bind(struct pipe_context *pctx,
Dfreedreno_texture.c104 fd_sampler_states_bind(struct pipe_context *pctx, enum pipe_shader_type shader, in fd_sampler_states_bind() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c141 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd2_sampler_states_bind()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c220 pctx->bind_sampler_states = fd_sampler_states_bind; in fd3_texture_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c279 pctx->bind_sampler_states = fd_sampler_states_bind; in fd4_texture_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c272 pctx->bind_sampler_states = fd_sampler_states_bind; in fd5_texture_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c500 pctx->bind_sampler_states = fd_sampler_states_bind; in fd6_texture_init()