Searched defs:shader (Results 1 – 1 of 1) sorted by relevance
828 GLuint shader = glCreateShader(type); in LoadShader() local862 void EGLCore::checkCompileErrors(unsigned int shader, std::string type) in checkCompileErrors()