Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/io/png/detail/
Dis_allowed.hpp26 const png_num_channels::type dst_num_channels = num_channels< pixel_t >::value; in is_allowed() local
29 return dst_num_channels == info._num_channels in is_allowed()
/third_party/mesa3d/src/mesa/main/
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()