Home
last modified time | relevance | path

Searched refs:cso_set_sampler (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1203 cso_set_sampler(struct cso_context *ctx, enum pipe_shader_type shader_stage, in cso_set_sampler() function
1241 if (cso_set_sampler(ctx, shader_stage, idx, templ)) in cso_single_sampler()
1303 cso_set_sampler(ctx, shader_stage, i, templates[i]); in cso_set_samplers()