Home
last modified time | relevance | path

Searched defs:n_attributes (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1822 GLint n_attributes = 0; in getProgramDetails() local
1872 stream << "in " << type_name << " attribute_" << n_type << "[" << n_attributes << "];\n"; in getProgramDetails() local
2437 const GLint n_attributes = configuration.m_n_attributes_per_group; in setAttributes_a_scalar() local
2464 const GLint n_attributes = configuration.m_n_attributes_per_group; setAttributes_a_vec() local
2497 const GLint n_attributes = configuration.m_n_attributes_per_group; setAttributes_b() local
2538 const GLint n_attributes = configuration.m_n_attributes_per_group; setAttributes_c() local
3353 const unsigned int n_attributes = sizeof(attributes) / sizeof(attributes[0]); executeTest() local
[all...]

Completed in 6 milliseconds