Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_pack.py196 def get_one_shift(type): function
379 src_shift = get_one_shift(src_channel)
380 dst_shift = get_one_shift(dst_channel)
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py194 def get_one_shift(type): function
377 src_shift = get_one_shift(src_channel)
378 dst_shift = get_one_shift(dst_channel)