Searched defs:VKIMAGE_LIMIT_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/vk/ | ||
H A D | GrVkImage.cpp | 17 constexpr uint32_t VKIMAGE_LIMIT_SIZE = 10000 * 10000; // Vk-Image Size need less than 10000*10000 variable |
Completed in 2 milliseconds