Searched refs:GetNumComponents (Results 1 – 2 of 2) sorted by relevance
606 GLuint Type::GetNumComponents() const in GetNumComponents() function in gl4cts::EnhancedLayouts::Utils::Type17651 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()
71 glw::GLuint GetNumComponents() const;