| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | sampler.cpp | 67 return q.pipe->create_sampler_state(q.pipe, &info);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | sampler.cpp | 67 return q.pipe->create_sampler_state(q.pipe, &info);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 140 sampler_state_p = ctx->create_sampler_state(ctx, &sampler_state);
|
| H A D | u_pstipple.c | 164 s = pipe->create_sampler_state(pipe, &templat);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 251 pctx->create_sampler_state = fd2_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 135 sampler_state_p = ctx->create_sampler_state(ctx, &sampler_state);
|
| H A D | u_pstipple.c | 164 s = pipe->create_sampler_state(pipe, &templat);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 265 ctx->create_sampler_state = noop_create_sampler_state;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_wallpaper.c | 184 struct pipe_sampler_state *sampler_state = pipe->create_sampler_state(pipe, &state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 287 pctx->create_sampler_state = fd3_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.c | 248 pctx->create_sampler_state = fd2_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.c | 219 pctx->create_sampler_state = fd3_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 278 pctx->create_sampler_state = fd4_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 271 pctx->create_sampler_state = fd5_sampler_state_create;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_context.h | 205 void * (*create_sampler_state)(struct pipe_context *, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 301 sampler = info->ctx->create_sampler_state(info->ctx, &sampler_desc);
|
| H A D | quad-sample.c | 283 sampler = ctx->create_sampler_state(ctx, &sampler_desc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_sampler.c | 322 pipe->create_sampler_state = softpipe_create_sampler_state;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_matrix_filter.c | 184 filter->sampler = pipe->create_sampler_state(pipe, &sampler);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.c | 357 pctx->create_sampler_state = fd4_sampler_state_create;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.c | 343 pctx->create_sampler_state = fd5_sampler_state_create;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 363 llvmpipe->pipe.create_sampler_state = llvmpipe_create_sampler_state;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 320 pipe->create_sampler_state = nv30_sampler_state_create;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_matrix_filter.c | 184 filter->sampler = pipe->create_sampler_state(pipe, &sampler);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 321 pipe->create_sampler_state = nv30_sampler_state_create;
|