Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.h32 void fd_sampler_states_bind(struct pipe_context *pctx,
Dfreedreno_texture.c97 fd_sampler_states_bind(struct pipe_context *pctx, in fd_sampler_states_bind() function
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c144 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd2_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c175 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd3_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c177 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd5_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c169 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd4_sampler_states_bind()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c196 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd6_sampler_states_bind()