Searched refs:cso_set_sampler (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_context.c | 1248 cso_set_sampler(struct cso_context *ctx, enum pipe_shader_type shader_stage, in cso_set_sampler() function 1263 if (cso_set_sampler(ctx, shader_stage, idx, templ, size)) in cso_single_sampler() 1319 cso_set_sampler(ctx, shader_stage, i, templates[i], key_size); in set_samplers()
|