Home | History | Annotate | Download | only in gl

Lines Matching full:glmatrix

2107     GrGLfloat glMatrix[4 * 4];
2108 fHWProjectionMatrixState.getGLMatrix<4>(glMatrix);
2110 GL_CALL(LoadMatrixf(glMatrix));