Searched defs:kMaxBufferToImageCopySize (Results 1 – 2 of 2) sorted by relevance
42 static constexpr VkDeviceSize kMaxBufferToImageCopySize = 1 << 28; variable
568 size_t kMaxBufferToImageCopySize = 1 << 28; in TEST_P() local