Searched refs:fd_sampler_states_bind (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_texture.h | 34 void fd_sampler_states_bind(struct pipe_context *pctx,
|
D | freedreno_texture.c | 88 fd_sampler_states_bind(struct pipe_context *pctx, in fd_sampler_states_bind() function
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_texture.c | 123 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd2_sampler_states_bind()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_texture.c | 170 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd3_sampler_states_bind()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_texture.c | 168 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd5_sampler_states_bind()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_texture.c | 171 fd_sampler_states_bind(pctx, shader, start, nr, hwcso); in fd4_sampler_states_bind()
|