Home
last modified time | relevance | path

Searched defs:num_dst_channels (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_utils.c684 int num_dst_channels, in swizzle_convert_try_memcpy()
851 convert_float(void *void_dst, int num_dst_channels, in convert_float()
913 convert_half_float(void *void_dst, int num_dst_channels, in convert_half_float()
974 convert_ubyte(void *void_dst, int num_dst_channels, in convert_ubyte()
1040 convert_byte(void *void_dst, int num_dst_channels, in convert_byte()
1106 convert_ushort(void *void_dst, int num_dst_channels, in convert_ushort()
1172 convert_short(void *void_dst, int num_dst_channels, in convert_short()
1237 convert_uint(void *void_dst, int num_dst_channels, in convert_uint()
1303 convert_int(void *void_dst, int num_dst_channels, in convert_int()
1417 …swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, int num_dst_channels, in _mesa_swizzle_and_convert()