Home
last modified time | relevance | path

Searched refs:_texture_target_pair (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp100 typedef std::pair<_original_texture_target, _view_texture_target> _texture_target_pair; typedef in gl4cts::TextureViewUtilities
103 typedef std::vector<_texture_target_pair> _compatible_texture_target_pairs;
108 typedef std::vector<_texture_target_pair> _incompatible_texture_target_pairs;
H A Dgl4cTextureViewTests.cpp1613 result.push_back(_texture_target_pair(original_texture_target, view_texture_target)); in getLegalTextureAndViewTargetCombinations()

Completed in 12 milliseconds