Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp89 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::null::Platform
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp135 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::osx::VulkanPlatform
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.hpp150 inline PlatformMemoryLimits getMemoryLimits (const Platform& platform) in getMemoryLimits() function
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp279 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp273 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::lnx::VulkanPlatform
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp136 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::surfaceless::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp327 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits() function in tcu::Android::Platform