Searched refs:setProgramSources (Results 1 – 4 of 4) sorted by relevance
58 void FrameCaptureShared::setProgramSources(gl::ShaderProgramID id, ProgramSources sources) {} in setProgramSources() function in angle::FrameCaptureShared
631 void setProgramSources(gl::ShaderProgramID id, ProgramSources sources);
7939 setProgramSources(programID, source); in maybeCapturePreCallUpdates()8019 setProgramSources(programID, GetAttachedProgramSources(context, program)); in maybeCapturePreCallUpdates()9989 void FrameCaptureShared::setProgramSources(gl::ShaderProgramID id, ProgramSources sources) in setProgramSources() function in angle::FrameCaptureShared
2321 context->getShareGroup()->getFrameCaptureShared()->setProgramSources(id(), in deserialize()