Home | History | Annotate | Download | only in gl

Lines Matching defs:glMatrix

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