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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 125 GR_GET_PROC(GrGLUniform4fvProc, Uniform4fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 246 GLPtr<GrGLUniform4fvProc> fUniform4fv;
GrGLFunctions.h 155 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniform4fvProc)(GrGLint location, GrGLsizei count, const GrGLfloat* v);

Completed in 23 milliseconds