Home
last modified time | relevance | path

Searched defs:CompileProgram (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Dshader_utils.cpp271 GLuint CompileProgram(const char *vsSource, const char *fsSource) in CompileProgram() function
276 GLuint CompileProgram(const char *vsSource, in CompileProgram() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp459 cl_int CompileProgram(cl_program program, in CompileProgram() function