Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1416 static const GLint m_array_attribute = -1; member in VertexAttrib64Bit::LimitTest
1617 if (m_array_attribute != attribute) in calculateAttributeLocation()
1867 const GLint location = calculateAttributeLocation(configuration, m_array_attribute, n_type); in getProgramDetails()