Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFrameCapture.h262 using ProgramSourceMap = std::map<gl::ShaderProgramID, ProgramSources>; variable
329 ProgramSourceMap mCachedProgramSources;
DFrameCapture.cpp1911 const ProgramSourceMap &cachedProgramSources, in CaptureMidExecutionSetup()