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