Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c4444 struct lp_sampler_static_state *fs_sampler = in make_variant_key() local
4447 memset(fs_sampler, 0, in make_variant_key()
4448 MAX2(key->nr_samplers, key->nr_sampler_views) * sizeof *fs_sampler); in make_variant_key()
4452 lp_sampler_static_sampler_state(&fs_sampler[i].sampler_state, in make_variant_key()
4471 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key()
4480 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key()

Completed in 7 milliseconds