Searched defs:bindProgramPipeline (Results 1 – 3 of 3) sorted by relevance
72 void ProgramPipelineTest31::bindProgramPipeline(const GLchar *vertString, const GLchar *fragString) in bindProgramPipeline() function in __anon76a9c9f30111::ProgramPipelineTest31
457 PFNGLBINDPROGRAMPIPELINEPROC bindProgramPipeline = nullptr; variable
1145 void Context::bindProgramPipeline(ProgramPipelineID pipelineHandle) in bindProgramPipeline() function in gl::Context