Searched refs:ShaderSourceMap (Results 1 – 2 of 2) sorted by relevance
261 using ShaderSourceMap = std::map<gl::ShaderProgramID, std::string>; variable328 ShaderSourceMap mCachedShaderSources;
1910 const ShaderSourceMap &cachedShaderSources, in CaptureMidExecutionSetup()