Searched refs:generate_format_fetch (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 671 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): function 716 generate_format_fetch(format, channel, native_type, suffix) 730 generate_format_fetch(format, channel, native_type, suffix) 744 generate_format_fetch(format, channel, native_type, suffix)
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 673 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): function
|