Home
last modified time | relevance | path

Searched refs:getProgramSources (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramStateQueryTests.cpp633 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
/external/angle/src/libANGLE/capture/
DFrameCapture.h395 const ProgramSources &getProgramSources(gl::ShaderProgramID id) const;
DFrameCapture.cpp2678 context->getShareGroup()->getFrameCaptureShared()->getProgramSources(id); in CaptureSharedContextMidExecutionSetup()
5589 const ProgramSources &FrameCaptureShared::getProgramSources(gl::ShaderProgramID id) const in getProgramSources() function in angle::FrameCaptureShared