Searched defs:fallbackSize (Results 1 – 3 of 3) sorted by relevance
302 const size_t fallbackSize = (sizeof(void*) == sizeof(deUint64)) ? 2048*MiB : 1024*MiB; in getTotalSystemMemory() local
242 size_t fallbackSize, in makeSpaceAtLeast()
640 …Size (const vk::wsi::Type wsiType, const vk::wsi::Display& display, const tcu::UVec2& fallbackSize) in getFullScreenSize()