Home
last modified time | relevance | path

Searched refs:dst_num_channels (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformat_utils.c290 int src_num_channels = 0, dst_num_channels = 0; in _mesa_format_convert() local
431 dst_num_channels = _mesa_array_format_get_num_channels(dst_array_format); in _mesa_format_convert()
447 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
559 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
602 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
646 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()

Completed in 2 milliseconds