Searched refs:setProgramSources (Results 1 – 2 of 2) sorted by relevance
396 void setProgramSources(gl::ShaderProgramID id, ProgramSources sources);
4547 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