Searched defs:bindProgramPipeline (Results 1 – 9 of 9) sorted by relevance
66 void ContextNoErrorTest31::bindProgramPipeline(const GLchar *vertString, const GLchar *fragString) in bindProgramPipeline() function in ContextNoErrorTest31
130 void ProgramPipelineTest31::bindProgramPipeline(const GLchar *vertString, const GLchar *fragString) in bindProgramPipeline() function in __anon2e1e9a6a0111::ProgramPipelineTest311250 void ProgramPipelineTest32::bindProgramPipeline(const GLchar *vertString, in bindProgramPipeline() function in __anon2e1e9a6a0111::ProgramPipelineTest32
1600 void bindProgramPipeline(const GLchar *computeString) in bindProgramPipeline() function in __anon93d4b3830111::ImageES31PPO
637 void bindProgramPipeline(const GLchar *vertString, const GLchar *fragString) in bindProgramPipeline() function in __anond39ea0ad0111::TextureES31PPO
457 PFNGLBINDPROGRAMPIPELINEPROC bindProgramPipeline = nullptr; variable
25 glBindProgramPipelineFunc bindProgramPipeline; variable
1176 void Context::bindProgramPipeline(GLuint pipelineHandle) in bindProgramPipeline() function in gl::Context
1311 void Context::bindProgramPipeline(ProgramPipelineID pipelineHandle) in bindProgramPipeline() function in gl::Context