Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp83 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::null::Platform
/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp96 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::x11::X11VulkanPlatform
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.hpp146 inline PlatformMemoryLimits getMemoryLimits (const Platform& platform) in getMemoryLimits() function
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp198 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp318 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Android::Platform