Home
last modified time | relevance | path

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

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