Searched defs:dst_suffix (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_soa.py | 76 def generate_format_read(format, dst_channel, dst_native_type, dst_suffix): argument 522 def generate_swizzle(formats, dst_channel, dst_native_type, dst_suffix): argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 586 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument 644 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): argument
|