Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h459 GrGLFunction<GrGLVertexArrayFogCoordOffsetProc> fVertexArrayFogCoordOffset; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp741 nullptr == fFunctions.fVertexArrayFogCoordOffset || in validate()