Home
last modified time | relevance | path

Searched defs:either_nearest (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c498 bool either_nearest = in vc4_create_sampler_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c298 translate_wrap(unsigned pipe_wrap, bool either_nearest) in translate_wrap()
2268 bool either_nearest = state->min_img_filter == PIPE_TEX_FILTER_NEAREST || in crocus_create_sampler_state() local