Searched defs:dst_suffix (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 613 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument 671 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): argument
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 615 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument 673 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): argument
|