Searched refs:n_view_internalformat (Results 1 – 1 of 1) sorted by relevance
1219 for (int n_view_internalformat = n_texture_internalformat + 1; in getIllegalTextureAndViewInternalformatCombinations() local1220 …n_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()