Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.h34 void fd_sampler_states_bind(struct pipe_context *pctx,
Dfreedreno_texture.c88 fd_sampler_states_bind(struct pipe_context *pctx, in fd_sampler_states_bind() function
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c123 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd2_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c170 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd3_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c169 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd5_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c171 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd4_sampler_states_bind()