Searched refs:mCurrentArrayBufferDivisors (Results 1 – 2 of 2) sorted by relevance
124 return mCurrentArrayBufferDivisors; in getCurrentArrayBufferDivisors()198 gl::AttribArray<GLuint> mCurrentArrayBufferDivisors; variable
310 mCurrentArrayBufferDivisors{},322 mCurrentArrayBufferDivisors.fill(0);1115 mCurrentArrayBufferDivisors[attribIndex] = binding.getDivisor(); in syncDirtyAttrib()1129 mCurrentArrayBufferDivisors[attribIndex] = 0; in syncDirtyAttrib()1372 mCurrentArrayBufferDivisors[attribIndex] = divisor; in updateStreamedAttribs()1465 mCurrentArrayBufferDivisors[attribIndex] = 0; in updateDefaultAttrib()