Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c414 get_border_color(const union pipe_color_union *color, bool is_integer, bool need_custom) in get_border_color()
441 bool need_custom = false; in zink_create_sampler_state() local