Searched refs:fMatrixLoadIdentity (Results 1 – 5 of 5) sorted by relevance
44 newInterface->fFunctions.fMatrixLoadIdentity = nullptr; in GrGLInterfaceRemoveNVPR()521 nullptr == fFunctions.fMatrixLoadIdentity || in validate()
488 functions->fMatrixLoadIdentity = noOpGLMatrixLoadIdentity; in GrGLCreateNullInterface()
537 functions->fMatrixLoadIdentity = noOpGLMatrixLoadIdentity; in create_null_interface()
319 GrGLFunction<GrGLMatrixLoadIdentityProc> fMatrixLoadIdentity; member
982 functions->fMatrixLoadIdentity = noOpGLMatrixLoadIdentity; in GrGLCreateDebugInterface()