Searched refs:detachProgram (Results 1 – 3 of 3) sorted by relevance
60 void detachProgram(GLuint program);
202 void ShaderParser::detachProgram(GLuint program) { in detachProgram() function in ShaderParser
461 shaderParser->detachProgram(program); in s_detachShader()