Searched refs:getProgramSources (Results 1 – 3 of 3) sorted by relevance
633 glu::ProgramSources getProgramSources (void) const;676 glu::ShaderProgram program (m_context.getRenderContext(), getProgramSources()); in iterate()693 glu::ProgramSources ProgramLogCase::getProgramSources (void) const in getProgramSources() function in deqp::gles31::Functional::__anon7ec7f66e0111::ProgramLogCase
395 const ProgramSources &getProgramSources(gl::ShaderProgramID id) const;
2678 context->getShareGroup()->getFrameCaptureShared()->getProgramSources(id); in CaptureSharedContextMidExecutionSetup()5589 const ProgramSources &FrameCaptureShared::getProgramSources(gl::ShaderProgramID id) const in getProgramSources() function in angle::FrameCaptureShared