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.hpp210 size_t m_source_texture_format_index; member
Dgl3cTextureSwizzleTests.cpp2691 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase()
2831 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader()
2911 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader()
3074 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials()
3703 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage()
4176 …calculate_expected_value(test_case.m_source_texture_format_index, output_format_index, index_of_sw… in verifyOutputImage()