Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1602 const GLint n_types = configuration.m_n_types; in calculateAttributeLocation() local
1606 for (GLint i = n_types - 1; i > n_type; --i) in calculateAttributeLocation()
1823 GLint n_types = 0; in getProgramDetails() local
1831 n_types = configuration.m_n_types; in getProgramDetails()
1842 for (GLint n_type = 0; n_type < n_types; ++n_type) in getProgramDetails()
1885 for (GLint n_type = 0; n_type < n_types; ++n_type) in getProgramDetails()
2046 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2059 out_configuration.m_n_types = n_types; in getVertexArrayConfiguration()
2066 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2079 out_configuration.m_n_types = n_types; in getVertexArrayConfiguration()
[all …]
Dgl4cEnhancedLayoutsTests.cpp9445 const GLuint n_types = getTypesNumber(); in test() local
9453 for (GLuint i = 0; i < n_types; ++i) in test()
9897 const GLuint n_types = getTypesNumber(); in test() local
9905 for (GLuint i = 0; i < n_types; ++i) in test()
9910 for (GLuint j = 0; j < n_types; ++j) in test()
10390 const GLuint n_types = getTypesNumber(); in test() local
10398 for (GLuint j = 0; j < n_types; ++j) in test()
14737 const GLuint n_types = getTypesNumber(); in test() local
14739 for (GLuint i = 0; i < n_types; ++i) in test()
15643 const GLuint n_types = getTypesNumber(); in test() local
[all …]