Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp606 GLuint Type::GetNumComponents() const in GetNumComponents() function in gl4cts::EnhancedLayouts::Utils::Type
17651 const GLuint max_component = *it_gohan + type.GetNumComponents(); in test()
18034 const GLuint max_component = *it_gohan + type.GetNumComponents(); in test()
18503 const GLuint min_component = *it_gohan + type_gohan.GetNumComponents(); in test()
18978 const GLuint min_component = gohan + type_gohan.GetNumComponents(); in test()
19561 const GLuint min_component = gohan + type_gohan.GetNumComponents(); in test()
23178 if (4 * type.GetNumComponents() + 4 > (GLuint)max_varyings) in test()
28055 if (type.GetNumComponents() * array_size <= GLuint(max_xfb_int)) in test()
Dgl4cEnhancedLayoutsTests.hpp71 glw::GLuint GetNumComponents() const;