Home | History | Annotate | Download | only in glshared

Lines Matching refs:arraySize

135 VarType::VarType (const VarType& elementType, int arraySize)
139 m_data.array.size = arraySize;