Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1418 static const GLint m_array_attribute = -1; member in VertexAttrib64Bit::LimitTest
1622 if (m_array_attribute != attribute) in calculateAttributeLocation()
1872 … const GLint location = calculateAttributeLocation(configuration, m_array_attribute, n_type); in getProgramDetails()