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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 110 GR_GET_PROC(GrGLUniform1fvProc, Uniform1fv);
  /external/skia/include/gpu/gl/
GrGLInterface.h 234 GLPtr<GrGLUniform1fvProc> fUniform1fv;
GrGLFunctions.h 143 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLUniform1fvProc)(GrGLint location, GrGLsizei count, const GrGLfloat* v);

Completed in 19 milliseconds