Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1810 size_t get_index_of_format(glw::GLenum internal_format) in get_index_of_format() function
2480 const size_t format_idx = get_index_of_format(tested_format); in iterate()
2673 const size_t out_format_idx = get_index_of_format(out_internal_format); in executeTestCase()
3057 const size_t out_format_idx = get_index_of_format(out_internal_format); in logTestCaseDetials()
3786 const size_t format_idx = get_index_of_format(tested_formats[tested_format_idx]); in iterate()