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

  /external/skia/include/gpu/gl/
GrGLInterface.h 279 GrGLFunction<GrGLUniform4fProc> fUniform4f;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 141 nullptr == fFunctions.fUniform4f ||
    [all...]
GrGLTestInterface.cpp 161 fFunctions.fUniform4f = bind_to_member(this, &GrGLTestInterface::uniform4f);

Completed in 476 milliseconds