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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 108 GR_GET_PROC(GrGLUniform1fProc, Uniform1f);
  /external/skia/include/gpu/gl/
GrGLInterface.h 232 GLPtr<GrGLUniform1fProc> fUniform1f;
GrGLFunctions.h 141 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniform1fProc)(GrGLint location, GrGLfloat v0);

Completed in 18 milliseconds