HomeSort by relevance Sort by last modified time
    Searched refs:getPlatformMemoryLimits (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferTests.cpp 47 PlatformMemoryLimits getPlatformMemoryLimits (Context& context)
346 getPlatformMemoryLimits(m_context));
vktApiObjectManagementTests.cpp 384 PlatformMemoryLimits getPlatformMemoryLimits (Context& context)
395 return getSafeObjectCount(getPlatformMemoryLimits(context), objectSystemMemoryUsage, objectDeviceMemorySize);
400 return getPageTableSize(getPlatformMemoryLimits(context), allocationSize);
    [all...]

Completed in 142 milliseconds