Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py252 def native_to_constant(type, value): function
281 dst_min_native = native_to_constant(src_channel, value_to_native(src_channel, dst_min))
282 dst_max_native = native_to_constant(src_channel, value_to_native(src_channel, dst_max))