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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_pack.py273 def get_one(type): function
383 src_one = get_one(src_channel)
384 dst_one = get_one(dst_channel)
402 one = get_one(src_channel)
426 dst_one = get_one(dst_channel)
512 value = get_one(dst_channel)
539 value = get_one(dst_channel)
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_pack.py263 def get_one(type): function
379 src_one = get_one(src_channel)
380 dst_one = get_one(dst_channel)
390 one = get_one(src_channel)
414 dst_one = get_one(dst_channel)
489 value = get_one(dst_channel)
516 value = get_one(dst_channel)

Completed in 2 milliseconds