Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp209 size_t m_source_texture_format_index; member
Dgl3cTextureSwizzleTests.cpp2664 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase()
2806 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader()
2886 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader()
3049 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials()
3683 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage()
4192 …calculate_expected_value(test_case.m_source_texture_format_index, output_format_index, index_of_sw… in iterate()