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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 113 GR_GET_PROC(GrGLUniform2fProc, Uniform2f);
  /external/skia/include/gpu/gl/
GrGLInterface.h 236 GLPtr<GrGLUniform2fProc> fUniform2f;
GrGLFunctions.h 145 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniform2fProc)(GrGLint location, GrGLfloat v0, GrGLfloat v1);

Completed in 20 milliseconds