Searched defs:CompileProgram (Results 1 – 3 of 3) sorted by relevance
198 GLuint CompileProgram(const char *vsSource, const char *fsSource) in CompileProgram() function203 GLuint CompileProgram(const char *vsSource, in CompileProgram() function
1079 void CompileProgram(const char *vertexShaderSource, const char *fragmentShaderSource) in CompileProgram() function in __anon49884af40111::CHROMIUMPathRenderingWithTexturingTest
684 clCompileProgram_fn CompileProgram; member