Searched refs:attributeOffset (Results 1 – 2 of 2) sorted by relevance
236 if (mCache[element].attributeOffset == attribute.mOffset % attribute.stride()) in lookupAttribute()275 int attributeOffset = attrib.mOffset % attrib.stride(); in storeVertexAttributes() local276 …= { attrib.mType, attrib.mSize, attrib.stride(), attrib.mNormalized, attributeOffset, streamOffset… in storeVertexAttributes()
129 int attributeOffset; member