Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_utils.c279 int src_num_channels = 0, dst_num_channels = 0; in _mesa_format_convert() local
416 dst_num_channels = _mesa_array_format_get_num_channels(dst_array_format); in _mesa_format_convert()
432 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
544 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
587 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()
631 _mesa_swizzle_and_convert(dst, dst_type, dst_num_channels, in _mesa_format_convert()