Home
last modified time | relevance | path

Searched refs:fMatrixLoadIdentity (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/gpu/gl/
DGrGLInterface.h277 GrGLFunction<GrGLMatrixLoadIdentityFn> fMatrixLoadIdentity; member
/third_party/flutter/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp504 if (!fFunctions.fMatrixLoadIdentity || in validate()