Searched defs:CompileProgram (Results 1 – 5 of 5) sorted by relevance
198 GLuint CompileProgram(const char *vsSource, const char *fsSource) in CompileProgram() function203 GLuint CompileProgram(const char *vsSource, in CompileProgram() function
271 GLuint CompileProgram(const char *vsSource, const char *fsSource) in CompileProgram() function276 GLuint CompileProgram(const char *vsSource, in CompileProgram() function
1079 void CompileProgram(const char *vertexShaderSource, const char *fragmentShaderSource) in CompileProgram() function in __anon582103bd0111::CHROMIUMPathRenderingWithTexturingTest
684 clCompileProgram_fn CompileProgram; member
459 cl_int CompileProgram(cl_program program, in CompileProgram() function