Searched defs:isProgram (Results 1 – 3 of 3) sorted by relevance
182 PFNGLISPROGRAMPROC isProgram = nullptr; variable
428 glIsProgramFunc isProgram; variable
7338 GLboolean Context::isProgram(ShaderProgramID program) const in isProgram() function in gl::Context