Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuPlatform.cpp57 void Platform::getMemoryLimits (PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Platform
DtcuPlatform.hpp143 inline tcu::PlatformMemoryLimits getMemoryLimits (const tcu::Platform& platform) in getMemoryLimits() function
/third_party/vk-gl-cts/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp64 void getMemoryLimits(tcu::PlatformMemoryLimits& limits) const { in getMemoryLimits() function in FuchsiaVkPlatform
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullPlatform.cpp90 void Platform::getMemoryLimits (tcu::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::null::Platform
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp151 void OhosPlatform::getMemoryLimits(tcu::PlatformMemoryLimits& limits) const in getMemoryLimits() function in OhosPlatform
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp335 void Platform::getMemoryLimits (tcu::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Android::Platform