Searched refs:globalImageLayoutMap (Results 1 – 2 of 2) sorted by relevance
3370 … std::unordered_map<ImageSubresourcePair, IMAGE_LAYOUT_NODE> const &globalImageLayoutMap, in ValidateCmdBufImageLayouts() argument3377 FindLayout(device_data, globalImageLayoutMap, cb_image_data.first, imageLayout)) { in ValidateCmdBufImageLayouts()
842 … std::unordered_map<ImageSubresourcePair, IMAGE_LAYOUT_NODE> const& globalImageLayoutMap,