Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuPlatform.cpp57 void Platform::getMemoryLimits(PlatformMemoryLimits &limits) const in getMemoryLimits() function in tcu::Platform
DtcuPlatform.hpp147 inline tcu::PlatformMemoryLimits getMemoryLimits(const tcu::Platform &platform) in getMemoryLimits() function
/external/deqp/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp71 void getMemoryLimits(tcu::PlatformMemoryLimits &limits) const in getMemoryLimits() function in FuchsiaVkPlatform
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp89 void Platform::getMemoryLimits(tcu::PlatformMemoryLimits &limits) const in getMemoryLimits() function in tcu::null::Platform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp368 void Platform::getMemoryLimits(tcu::PlatformMemoryLimits &limits) const in getMemoryLimits() function in tcu::Android::Platform