Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.hpp209 size_t m_source_texture_format_index; member
H A Dgl3cTextureSwizzleTests.cpp2672 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase()
2812 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader()
2892 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader()
3055 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials()
3684 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage()
4189 …calculate_expected_value(test_case.m_source_texture_format_index, output_format_index, index_of_sw… in iterate()