Searched defs:first_layout (Results 1 – 5 of 5) sorted by relevance
42 const xkb_layout_index_t first_layout = 0; in test_garbage_key() local
42 const Layout& first_layout = layouts.begin()->getSecond(); in MergeLayoutsForSplitOutput() local
89 const Layout& first_layout = it->getSecond(); in LayoutFromUnpackedTensors() local
178 bool LayoutsAreCompatible(absl::optional<Layout> first_layout, in LayoutsAreCompatible()
3510 … const VkImageLayout first_layout, const uint32_t attachment, in ValidateLayoutVsAttachmentDescription()