Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLTestInterface.cpp202 …s.fBindFragmentInputLocation = bind_to_member(this, &GrGLTestInterface::bindFragmentInputLocation); in GrGLTestInterface()
DGrGLTestInterface.h207 …virtual GrGLvoid bindFragmentInputLocation(GrGLuint program, GrGLint location, const GrGLchar* nam… in bindFragmentInputLocation() function