Searched refs:LayoutMapFactory (Results 1 – 1 of 1) sorted by relevance
256 static std::unique_ptr<ImageSubresourceLayoutMap> LayoutMapFactory(const IMAGE_STATE &image_state) { in LayoutMapFactory() function283 …cb_state->image_layout_map.insert(std::make_pair(image_state.image, LayoutMapFactory(image_state))… in GetImageSubresourceLayoutMap()