Searched refs:getProgramSources (Results 1 – 5 of 5) sorted by relevance
44 const ProgramSources &FrameCaptureShared::getProgramSources(gl::ShaderProgramID id) const in getProgramSources() function in angle::FrameCaptureShared
466 const ProgramSources &getProgramSources(gl::ShaderProgramID id) const;
2319 context->getShareGroup()->getFrameCaptureShared()->getProgramSources(id); in GenerateLinkedProgram()2993 context->getShareGroup()->getFrameCaptureShared()->getProgramSources(id); in CaptureShareGroupMidExecutionSetup()4778 tempShaderStartID, getProgramSources(id)); in overrideProgramBinary()6479 const ProgramSources &FrameCaptureShared::getProgramSources(gl::ShaderProgramID id) const in getProgramSources() function in angle::FrameCaptureShared
646 glu::ProgramSources getProgramSources (void) const;689 glu::ShaderProgram program (m_context.getRenderContext(), getProgramSources()); in iterate()706 glu::ProgramSources ProgramLogCase::getProgramSources (void) const in getProgramSources() function in deqp::gles31::Functional::__anonf1a717880111::ProgramLogCase
4315 context->getShareGroup()->getFrameCaptureShared()->getProgramSources(id()); in serialize()