Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c310 get_border_color(const union pipe_color_union *color, bool is_integer, bool need_custom) in get_border_color()
336 bool need_custom = false; in zink_create_sampler_state() local