Home
last modified time | relevance | path

Searched refs:clamp_expr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): function
366 value = clamp_expr(src_channel, dst_channel, dst_native_type, value)