Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp1219 for (int n_view_internalformat = n_texture_internalformat + 1; in getIllegalTextureAndViewInternalformatCombinations() local
1220n_view_internalformat < (n_internalformat_view_compatibility_array_entries >> 1); ++n_view_interna… in getIllegalTextureAndViewInternalformatCombinations()
1222 …glw::GLenum view_internalformat = internalformat_view_compatibility_array[(n_view_internalformat *… in getIllegalTextureAndViewInternalformatCombinations()
1224 (_view_class)internalformat_view_compatibility_array[(n_view_internalformat * 2) + 1]; in getIllegalTextureAndViewInternalformatCombinations()