Home
last modified time | relevance | path

Searched refs:PlatformMemoryLimits (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.hpp111 struct PlatformMemoryLimits struct
126 PlatformMemoryLimits (void) in PlatformMemoryLimits() function
150 virtual void getMemoryLimits (PlatformMemoryLimits& limits) const = 0;
154 inline PlatformMemoryLimits getMemoryLimits (const Platform& platform) in getMemoryLimits()
156 PlatformMemoryLimits limits; in getMemoryLimits()
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.hpp43 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const;
DtcuOSXVulkanPlatform.cpp139 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.hpp44 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const;
DtcuLnxVulkanPlatform.cpp327 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/framework/platform/null/
DtcuNullPlatform.hpp49 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const;
DtcuNullPlatform.cpp89 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.hpp45 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const;
DtcuWin32VulkanPlatform.cpp289 void VulkanPlatform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.hpp56 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const;
DtcuAndroidPlatform.cpp337 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.hpp80 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp55 PlatformMemoryLimits getPlatformMemoryLimits (Context& context) in getPlatformMemoryLimits()
57 PlatformMemoryLimits memoryLimits; in getPlatformMemoryLimits()
66 const PlatformMemoryLimits& limits) in getMaxBufferSize()
DvktApiObjectManagementTests.cpp334 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize()
386 size_t getSafeObjectCount (const PlatformMemoryLimits& memoryLimits, in getSafeObjectCount()
412 PlatformMemoryLimits getPlatformMemoryLimits (Context& context) in getPlatformMemoryLimits()
414 PlatformMemoryLimits memoryLimits; in getPlatformMemoryLimits()
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp220 vk::PlatformMemoryLimits limits; in logPlatformMemoryLimits()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp303 const PlatformMemoryLimits m_memoryLimits;
569 const PlatformMemoryLimits m_memoryLimits; in iterate()
DvktMemoryMappingTests.cpp1135 const PlatformMemoryLimits& memoryLimits, in MemoryHeap()
1187 const PlatformMemoryLimits& m_limits;
1576 const PlatformMemoryLimits m_memoryLimits;
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp144 void getMemoryLimits (vk::PlatformMemoryLimits& limits) const in getMemoryLimits()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp902 vk::PlatformMemoryLimits memoryLimits; in testWithSizeReduction()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp193 vk::PlatformMemoryLimits memoryLimits; in scaleDimensionsToMemory()