Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h440 GrGLFunction<GrGLVertexArrayFogCoordOffsetProc> fVertexArrayFogCoordOffset; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp703 nullptr == fFunctions.fVertexArrayFogCoordOffset || in validate()
DGrGLTestInterface.cpp301 …fFunctions.fVertexArrayFogCoordOffset = bind_to_member(this, &GrGLTestInterface::vertexArrayFogCoo… in GrGLTestInterface()