Searched refs:getLocationSize (Results 1 – 4 of 4) sorted by relevance
80 const deUint32 size = attributes[attribNdx].getType().getLocationSize(); in hasAttributeAliasing()852 …butes - (arrayElementCount * m_type.getLocationSize()); loc >= 0; loc -= (arrayElementCount * m_ty… in iterate()916 …c = maxAttributes - arrayElementCount * m_type.getLocationSize(); loc >= 0; loc -= m_type.getLocat… in iterate()958 for (int loc = 1 + m_type.getLocationSize() * arrayElementCount; loc < maxAttributes; loc++) in iterate()994 …c = maxAttributes - arrayElementCount * m_type.getLocationSize(); loc >= 0; loc -= m_type.getLocat… in iterate()1116 …butes - (arrayElementCount * m_type.getLocationSize()); loc >= 0; loc -= (arrayElementCount * m_ty… in iterate()1152 for (int loc = 1 + m_type.getLocationSize() * arrayElementCount; loc < maxAttributes; loc++) in iterate()1210 …butes - (arrayElementCount * m_type.getLocationSize()); loc >= 0; loc -= (arrayElementCount * m_ty… in iterate()1255 for (int loc = 1 + m_type.getLocationSize() * arrayElementCount; loc < maxAttributes; loc++) in iterate()1329 for (int loc = 1 + m_type.getLocationSize() * arrayElementCount; loc < maxAttributes; loc++) in iterate()[all …]
51 deUint32 getLocationSize (void) const { return m_locationSize; } in getLocationSize() function in deqp::gls::AttributeLocationTestUtil::AttribType
103 if (type.getLocationSize() > 1) in createAttributeLocationTests()
130 if (type.getLocationSize() > 1) in createAttributeLocationTests()