Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp626 std::vector<GLuint> Type::GetValidComponents() const in GetValidComponents() function in gl4cts::EnhancedLayouts::Utils::Type
15751 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
16213 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
16621 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
17166 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
17641 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
18024 const std::vector<GLuint>& valid_components = type.GetValidComponents(); in test()
18477 const std::vector<GLuint>& valid_components_gohan = type_gohan.GetValidComponents(); in test()
18487 const std::vector<GLuint>& valid_components_goten = type_goten.GetValidComponents(); in test()
18956 const std::vector<GLuint>& valid_components_gohan = type_gohan.GetValidComponents(); in test()
[all …]
Dgl4cEnhancedLayoutsTests.hpp72 std::vector<glw::GLuint> GetValidComponents() const;