Searched defs:createProgramPipelines (Results 1 – 2 of 2) sorted by relevance
637 PFNGLCREATEPROGRAMPIPELINESPROC createProgramPipelines = nullptr; variable
3041 void Context::createProgramPipelines(GLsizei n, GLuint *pipelines) in createProgramPipelines() function in gl::Context