Home
last modified time | relevance | path

Searched refs:setProgramSources (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.h396 void setProgramSources(gl::ShaderProgramID id, ProgramSources sources);
DFrameCapture.cpp4547 frameCaptureShared->setProgramSources(programID, GetAttachedProgramSources(program)); in maybeCapturePreCallUpdates()
4599 context->getShareGroup()->getFrameCaptureShared()->setProgramSources( in maybeCapturePreCallUpdates()
5596 void FrameCaptureShared::setProgramSources(gl::ShaderProgramID id, ProgramSources sources) in setProgramSources() function in angle::FrameCaptureShared