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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 115 GR_GET_PROC(GrGLUniform2fvProc, Uniform2fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 238 GLPtr<GrGLUniform2fvProc> fUniform2fv;
GrGLFunctions.h 147 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniform2fvProc)(GrGLint location, GrGLsizei count, const GrGLfloat* v);

Completed in 160 milliseconds