Home
last modified time | relevance | path

Searched defs:MiB (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sMemoryTests.cpp56 const int MiB = 1024*1024; in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sMemoryTests.cpp58 const int MiB = 1024*1024; in init() local
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp291 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local
344 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAllocationTests.cpp930 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp934 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp58602 const size_t MiB = 1 << 20; in EnsureCapacity() local