Home
last modified time | relevance | path

Searched defs:n_types (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1602 const GLint n_types = configuration.m_n_types; in calculateAttributeLocation() local
1823 GLint n_types = 0; in getProgramDetails() local
2046 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2066 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2086 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2104 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2122 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2140 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2158 static const GLint n_types = sizeof(n_elements) / sizeof(n_elements[0]); in getVertexArrayConfiguration() local
2374 const GLint n_types = configuration.m_n_types; in setAttributes() local
Dgl4cEnhancedLayoutsTests.cpp9541 const GLuint n_types = getTypesNumber(); in test() local
9993 const GLuint n_types = getTypesNumber(); in test() local
10486 const GLuint n_types = getTypesNumber(); in test() local
14804 const GLuint n_types = getTypesNumber(); in test() local
15752 const GLuint n_types = getTypesNumber(); in test() local
16214 const GLuint n_types = getTypesNumber(); in test() local
16622 const GLuint n_types = getTypesNumber(); in test() local
17167 const GLuint n_types = getTypesNumber(); in test() local
17642 const GLuint n_types = getTypesNumber(); in test() local
18025 const GLuint n_types = getTypesNumber(); in test() local
[all …]
/external/python/pybind11/include/pybind11/
Dcast.h353 const size_t n_types = tinfo.size(); in allocate_layout() local