Searched refs:_texture_format (Results 1 – 1 of 1) sorted by relevance
213 struct _texture_format struct229 static const _texture_format texture_formats[] = {1194 const _out_ch_desc& get_descriptor_for_channel(const _texture_format& format, const size_t channel);1306 const _texture_format& format = texture_formats[format_idx]; in calculate_values_from_source()1645 const _texture_format& output_format = texture_formats[output_format_idx]; in calculate_expected_value()1646 const _texture_format& source_format = texture_formats[source_format_idx]; 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()1957 glw::GLenum get_internal_format_for_channel(const _texture_format& format, const size_t channel) in get_internal_format_for_channel()2583 const _texture_format& output_format = texture_formats[output_format_index]; in captureAndVerify()2664 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase()[all …]