Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFrameCapture.h191 using ProgramSourceMap = std::map<gl::ShaderProgramID, ProgramSources>; variable
249 ProgramSourceMap mCachedProgramSources;
DFrameCapture.cpp1740 const ProgramSourceMap &cachedProgramSources, in CaptureMidExecutionSetup()