Searched refs:get_descriptor_for_channel (Results 1 – 1 of 1) sorted by relevance
1194 const _out_ch_desc& get_descriptor_for_channel(const _texture_format& format, const size_t channel);1647 const _out_ch_desc& desc = get_descriptor_for_channel(source_format, index_of_swizzled_channel); in calculate_expected_value()1906 const _out_ch_desc& get_descriptor_for_channel(const _texture_format& format, const size_t channel) in get_descriptor_for_channel() function1959 return get_descriptor_for_channel(format, channel).m_internal_format; in get_internal_format_for_channel()