| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context_calls.h | 10 CALL(bind_sampler_states)
|
| H A D | u_compute.c | 141 ctx->bind_sampler_states(ctx, PIPE_SHADER_COMPUTE, 0, 1, &sampler_state_p);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.c | 51 static void bind_sampler_states(struct fd_texture_stateobj *tex, function in typeref:typename:void 101 bind_sampler_states(&ctx->tex[shader], start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.c | 52 bind_sampler_states(struct fd_texture_stateobj *tex, unsigned start, function in typeref:typename:void 109 bind_sampler_states(&ctx->tex[shader], start, nr, hwcso);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context_calls.h | 10 CALL(bind_sampler_states)
|
| H A D | u_compute.c | 136 ctx->bind_sampler_states(ctx, PIPE_SHADER_COMPUTE, 0, 1, &sampler_state_p);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/ |
| H A D | quad-tex.c | 176 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| H A D | tex-srgb.c | 169 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| H A D | tex-swizzle.c | 156 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 252 pctx->bind_sampler_states = fd2_sampler_states_bind;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/ |
| H A D | quad-tex.c | 176 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| H A D | tex-srgb.c | 169 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| H A D | tex-swizzle.c | 156 info.ctx->bind_sampler_states(info.ctx, PIPE_SHADER_FRAGMENT,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_cs.c | 389 c->pipe->bind_sampler_states(c->pipe, PIPE_SHADER_COMPUTE, 0, 402 c->pipe->bind_sampler_states(c->pipe, PIPE_SHADER_COMPUTE, 0,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_pstipple.c | 467 pstip->driver_bind_sampler_states = pipe->bind_sampler_states; 490 pipe->bind_sampler_states = pstip_bind_sampler_states;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_cs.c | 727 c->pipe->bind_sampler_states(c->pipe, PIPE_SHADER_COMPUTE, 0, 740 c->pipe->bind_sampler_states(c->pipe, PIPE_SHADER_COMPUTE, 0,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_pstipple.c | 492 pstip->driver_bind_sampler_states = pipe->bind_sampler_states; 515 pipe->bind_sampler_states = pstip_bind_sampler_states;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 276 ctx->bind_sampler_states = noop_bind_sampler_states;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_wallpaper.c | 188 pipe->bind_sampler_states(pipe, PIPE_SHADER_FRAGMENT, 0, 1, &sampler_state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_texture.c | 312 pctx->bind_sampler_states = etna_bind_sampler_states;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 288 pctx->bind_sampler_states = fd3_sampler_states_bind;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 249 pctx->bind_sampler_states = fd2_sampler_states_bind;
|
| /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;
|