Searched refs:FboHash (Results 1 – 1 of 1) sorted by relevance
45 struct FboHash { struct545 …vector<FboHash>& fboMap, array_view<const BindImage> images, const array_view<const uint32_t> imag… in ProcessSubPass()572 …fboMap.begin(), fboMap.end(), [subHash](const FboHash& fboHash) { return fboHash.hash == subHash; … in ProcessSubPass()763 vector<FboHash> fboMap; in GetFramebufferHandle()