Searched refs:getPlatformMemoryLimits (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp47 PlatformMemoryLimits getPlatformMemoryLimits (Context& context) function in namespace:vkt::api::__anon3763
346 getPlatformMemoryLimits(m_context));
H A DvktApiObjectManagementTests.cpp384 PlatformMemoryLimits getPlatformMemoryLimits (Context& context) function in namespace:vkt::api::__anon3791
395 return getSafeObjectCount(getPlatformMemoryLimits(context), objectSystemMemoryUsage, objectDeviceMemorySize);
400 return getPageTableSize(getPlatformMemoryLimits(context), allocationSize);

Completed in 96 milliseconds