Searched refs:fd_sampler_states_bind (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.h | 32 void fd_sampler_states_bind(struct pipe_context *pctx,
|
| H A D | freedreno_texture.c | 95 fd_sampler_states_bind(struct pipe_context *pctx, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.h | 32 void fd_sampler_states_bind(struct pipe_context *pctx,
|
| H A D | freedreno_texture.c | 104 fd_sampler_states_bind(struct pipe_context *pctx, enum pipe_shader_type shader, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 144 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 168 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 141 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 220 pctx->bind_sampler_states = fd_sampler_states_bind;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 279 pctx->bind_sampler_states = fd_sampler_states_bind;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 272 pctx->bind_sampler_states = fd_sampler_states_bind;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 169 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 168 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 195 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 500 pctx->bind_sampler_states = fd_sampler_states_bind;
|
Completed in 9 milliseconds