Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c84 struct sampler_info compute_samplers_saved; member
999 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_save_compute_samplers()
1011 struct sampler_info *saved = &ctx->compute_samplers_saved; in cso_restore_compute_samplers()