Searched refs:attachProgram (Results 1 – 3 of 3) sorted by relevance
59 void attachProgram(GLuint program);
197 void ShaderParser::attachProgram(GLuint program) { in attachProgram() function in ShaderParser
451 shaderParser->attachProgram(program); in s_attachShader()