HomeSort by relevance Sort by last modified time
    Searched refs:bindUniformLocation (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 132 fFunctions.fBindUniformLocation = bind_to_member(this, &GrGLTestInterface::bindUniformLocation);
GrGLTestInterface.h 133 virtual GrGLvoid bindUniformLocation(GrGLuint program, GrGLint location, const char* name) {}
    [all...]

Completed in 46 milliseconds