Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c145 int non_void = util_format_get_first_non_void_channel(desc->format); in clamp_color() local
148 if (desc->channel[non_void].type == UTIL_FORMAT_TYPE_FLOAT) { in clamp_color()
151 if (desc->channel[non_void].normalized) in clamp_color()
153 else if (desc->channel[non_void].type == UTIL_FORMAT_TYPE_SIGNED) in clamp_color()

Completed in 2 milliseconds