Searched refs:MatrixComponentCount (Results 1 – 4 of 4) sorted by relevance
99 const int numComponents = gl::MatrixComponentCount(type, isRowMajorMatrix); in advanceOffset()
254 numComponents = gl::MatrixComponentCount(glType, isRowMajorMatrix); in postPaddingString()
51 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix);
656 int MatrixComponentCount(GLenum type, bool isRowMajorMatrix) in MatrixComponentCount() function