Searched refs:single_sampler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c969 single_sampler(struct cso_context *ctx, function
1019 return single_sampler(ctx, &ctx->samplers[shader_stage], idx, templ);
1096 temp = single_sampler(ctx, info, i, templates[i]);
1102 temp = single_sampler(ctx, info, i, NULL);
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c969 single_sampler(struct cso_context *ctx, function
1019 return single_sampler(ctx, &ctx->samplers[shader_stage], idx, templ);
1096 temp = single_sampler(ctx, info, i, templates[i]);
1102 temp = single_sampler(ctx, info, i, NULL);

Completed in 495 milliseconds